Why am I getting a crash when exiting my Activity?

前端 未结 3 1859
终归单人心
终归单人心 2020-12-20 16:12

I am experiencing a crash in my app when I quit (via the back button) out of my Activity. So far as I can tell this is happening in the Android codebase and not mine, but I\

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-20 16:43

    Excellent explanation of what's going on inside during this situation: http://www.jjoe64.com/2011/06/how-to-fix-activityperformstop.html

提交回复
热议问题