mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 15:56:49 +00:00
Fixing promise icons not getting restored after the app is installed
Bug: 65387781 Change-Id: I8f6ca6695ad074a707b574af9499586fdd90d5c1
This commit is contained in:
@@ -231,6 +231,9 @@ public class PackageUpdatedTask extends BaseModelUpdateTask {
|
||||
continue;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
si.status = ShortcutInfo.DEFAULT;
|
||||
infoUpdated = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user