OSDN Git Service

Keep selected wallpaper on configuration change.
authorJorim Jaggi <jjaggi@google.com>
Wed, 15 Jan 2014 00:00:17 +0000 (16:00 -0800)
committerJorim Jaggi <jjaggi@google.com>
Wed, 15 Jan 2014 00:05:53 +0000 (16:05 -0800)
commit1b921efc84e09e39ec5d2bd114ec919dfe2a79f0
tree1d7ce2fe7c702b7599e810ad2d24aca83592cb03
parentc4fa7a9c4a79b0f8adbbaac7facf29944ad1600c
Keep selected wallpaper on configuration change.

Keeps the currently selected wallpaper when a configuration (for example,
device rotation) occurs. This change also effects the logic when the thumbnail
gets displayed after loading the image from an external URI, as this must be
now handled independently of which wallpaper is selected.

Bug: 11007874
Change-Id: Id676c378aec38d0b21e5d9150846f33aff415cad
WallpaperPicker/src/com/android/launcher3/WallpaperPickerActivity.java