am ade631ee: Merge "NULL previous background bitmap upon changing wallpaper"
* commit 'ade631eed0df228e343f2a00db653058ff588846': 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