如果是activity 跳转到 同一个activity 在按返回键的时候如何能返回 更前面的一个activity 而不是返回这个相同的activity。应该是在androidmanifest文件里给activity加一个什么属性 我忘了 求指教
Android development Questions returned - PHP Chinese website Q&A - android development Questions returned - PHP Chinese website Q&A
Take a look around and learn.
应该是activity的那四种启动模式中一种:standard、singleInstance、singletask、singleTop
Android development Questions returned - PHP Chinese website Q&A - android development Questions returned - PHP Chinese website Q&A
Take a look around and learn.
应该是activity的那四种启动模式中一种:standard、singleInstance、singletask、singleTop