AndroidUtilCode
AndroidUtilCode copied to clipboard
如果应用开机自启动且没有打开的情况下被误判为在前台
mIsBackground的默认值应该为true,如果应用开启自启动但没有打开界面此时isAppForeground()方法错误的返回true