* commit '263c36a144a66d30dd51abd7ca0120480e449aa5': NULL previous background bitmap upon changing wallpaper
This commit is contained in:
@@ -211,6 +211,7 @@ public class ImageWallpaper extends WallpaperService {
|
||||
if (mReceiver != null) {
|
||||
unregisterReceiver(mReceiver);
|
||||
}
|
||||
mBackground = null;
|
||||
}
|
||||
|
||||
void updateSurfaceSize(SurfaceHolder surfaceHolder) {
|
||||
|
||||
Reference in New Issue
Block a user