本系列文章由@二货梦想家张程 所写,转载请注明出处. 本文章链接:http://blog.csdn.net/terence1212/article/details/44163799 作者:ZeeCoder 微博链接:http://weibo.com/zc463717263 我的邮箱:michealfloyd@126.com 欢迎大家发邮件来和我交流编程心得 you are what you read!与大家共勉! --------------------------------------
boolean android.app.Activity.isFinishing() Added in API level 1 Check to see whether this activity is in the process of finishing, either because you called finish on it or someone else has requested that it finished. This is often used in