Activity的启动模式
摘要:Activity有四种启动模式:standard、singleTop、singleTask、singleInstance。可以在AndroidManifest.xml中activity标签的属性android:launchMode中设置该activity的加载模式。standard模式:默认的模式,...
阅读全文
posted @ 2015-11-15 18:54
posted @ 2015-11-15 18:54
posted @ 2015-11-15 18:52
posted @ 2015-11-15 15:09
posted @ 2013-12-06 10:37