summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2016-08-24 11:30:33 -0700
committerSunny Goyal <sunnygoyal@google.com>2016-08-24 11:31:13 -0700
commitd70ef242332e766b2c23e3b8bb537dc2d584e9ec (patch)
tree2c55e84c453cda90def178b1f43240c0c4a61c2e /src/com/android/launcher3/Launcher.java
parent92cb84d4e5c613d3a0e894f7675abb2f47b49c3c (diff)
downloadandroid_packages_apps_Trebuchet-d70ef242332e766b2c23e3b8bb537dc2d584e9ec.tar.gz
android_packages_apps_Trebuchet-d70ef242332e766b2c23e3b8bb537dc2d584e9ec.tar.bz2
android_packages_apps_Trebuchet-d70ef242332e766b2c23e3b8bb537dc2d584e9ec.zip
Fixing the hotseat import logic
The import logic following the behavior: Improt everything and force run GridMigrationTask to automatically remove broken icons. This logic would fail for hotseat as the replacement happens before the GridMigrationTask, which will not replace the broken targets appropriately The cl changes some logic only for hotseat import > After import remove any broken icons/empty folders > When adding default icons, only add as much icons as required. Since GridMigrationTask uses weights, it sometimes removes imported icon, if the hotseat size becomes too large. Bug: 30909630 Change-Id: I6ca1f25dac81649794d81aaf82c3c38d1c918d91
Diffstat (limited to 'src/com/android/launcher3/Launcher.java')
0 files changed, 0 insertions, 0 deletions