anod / AppWatcher

App Watcher for Android helps you to follow updates of applications in Play Store that are not installed currently on your device.
https://play.google.com/store/apps/details?id=com.anod.appwatcher
Other
74 stars 8 forks source link

Fix IllegalStateException in miui.content.res.IThemeService$Stub$Proxy.saveCustomizedIcon, line 177 #65

Closed anod closed 7 years ago

anod commented 7 years ago

Version: 1.8.7 (50) | com.anod.appwatcher

Stacktrace

miui.content.res.IThemeService$Stub$Proxy;saveCustomizedIcon;SourceFile;177
miui.content.res.ThemeRuntimeManager;saveIconInner;SourceFile;223
miui.content.res.ThemeRuntimeManager;-wrap1;;
miui.content.res.ThemeRuntimeManager$ThemeServiceThread;run;SourceFile;199

Reason

java.lang.IllegalStateException: Can't parcel a recycled bitmap

Link to HockeyApp