* commit 'f7730dc66d29d9289c029b221576edfb38355d95': 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