e2fd14b9f6
Using itemId instead of generating a new id for each item. This is because if the process gets killed, View.generateId will get reset but we will still receive the generated item id map in onRestoreInstance. This will cause conflicts with newly generated item ids. We wrap all the generated homescreen views inside a single sparse array. This ensures that we do not cause any conflict with dynamically generated views in other parts of the UI. Change-Id: I6fe69c2e1dd463402f51222715fae31b9d4dd240 |
||
---|---|---|
WallpaperPicker | ||
protos | ||
res | ||
src/com/android/launcher3 | ||
tests | ||
util | ||
.gitignore | ||
Android.mk | ||
AndroidManifest.xml | ||
CleanSpec.mk | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE | ||
fill_screens.py | ||
print_db.py | ||
proguard.flags | ||
update_gallery_files.py | ||
update_system_wallpaper_cropper.py |