摘要:
public void onAttachedToWindow () { System.out.println("---------------->onAttachedToWindow"); this.getWindow().setType(WindowManager.LayoutParams.TYPE_KEYGUARD); super.onAttachedToWindow(); }android:launchMode="singleTask" 配置在 Mainifest 中,它保证了栈中此Activity总是只有... 阅读全文
posted @ 2013-03-27 15:51
有梦想的小人物
阅读(202)
评论(0)
推荐(0)

浙公网安备 33010602011771号