Merge "NULL previous background bitmap upon changing wallpaper"
This commit is contained in:
@@ -202,6 +202,7 @@ public class ImageWallpaper extends WallpaperService {
|
||||
if (mReceiver != null) {
|
||||
unregisterReceiver(mReceiver);
|
||||
}
|
||||
mBackground = null;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user