android-TopActivity icon indicating copy to clipboard operation
android-TopActivity copied to clipboard

Android 7.0 部分Activity显示错误

Open AllenCoder opened this issue 8 years ago • 0 comments

部分Activity页面显示当前 Activity为android.app.ProgressDialog ,调试源码也确实得到的 event.getClassName() =android.app.ProgressDialog ,但是当这个页面从后台切换回到前台,又显示正常了

AllenCoder avatar Mar 28 '17 02:03 AllenCoder