开发者

Home button on Samsung Galaxy tablet is causing my Activity to re-launch

开发者 https://www.devze.com 2023-01-26 19:58 出处:网络
On my droid phone, I get what I consider a proper pause/stop/resume/restart sequence when the home button is pressed and I then select my application. However, I\'m testing on a new Samsung Galaxy tab

On my droid phone, I get what I consider a proper pause/stop/resume/restart sequence when the home button is pressed and I then select my application. However, I'm testing on a new Samsung Galaxy tablet and when I select my application after having pressed the home button, a new activity is being launched. I do not understand why the behavior is different on the Galaxy. Any ideas? I have removed orientation config changes in the manifest, so it's n开发者_StackOverflow中文版ot that.

0

精彩评论

暂无评论...
验证码 换一张
取 消