am b1fd63b8: only backup widgets assets once
* commit 'b1fd63b843c520bbdcd97dec83efabe1a73ad0ea': only backup widgets assets once
This commit is contained in:
@@ -567,6 +567,7 @@ public class LauncherBackupAgent extends BackupAgent {
|
||||
previewLoader.setPreviewSize(spanX * profile.cellWidthPx,
|
||||
spanY * profile.cellHeightPx, widgetSpacingLayout);
|
||||
byte[] blob = packWidget(dpi, previewLoader, iconCache, provider);
|
||||
keys.add(key);
|
||||
writeRowToBackup(key, blob, out, data);
|
||||
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user