OSDN Git Service

Adding some assets / fixing a couple bugs
authorAdam Cohen <adamcohen@google.com>
Thu, 19 Sep 2013 18:57:17 +0000 (11:57 -0700)
committerAdam Cohen <adamcohen@google.com>
Thu, 19 Sep 2013 18:58:22 +0000 (11:58 -0700)
commit3f452c87db9c3639285eafd17fff6a6f9d28da44
treee0f432dd237a753312799741b15af08f4ebb560f
parentdbdff6bc7b225255207a46fad8f536b55a18efac
Adding some assets / fixing a couple bugs

-> Adding wallpaper, settings and widgets icons for overview mode
-> Fix issues with disappearing search bar / custom content screen
   when screen is turned off from overview mode.

Change-Id: I0904098bd642c40709e27f571e458f1b6e479c17
14 files changed:
res/drawable-hdpi/ic_gel_setting_icn.png [new file with mode: 0644]
res/drawable-hdpi/ic_gel_wallpaper_icn.png [new file with mode: 0644]
res/drawable-hdpi/ic_gel_widget_icn.png [new file with mode: 0644]
res/drawable-mdpi/ic_gel_setting_icn.png [new file with mode: 0644]
res/drawable-mdpi/ic_gel_wallpaper_icn.png [new file with mode: 0644]
res/drawable-mdpi/ic_gel_widget_icn.png [new file with mode: 0644]
res/drawable-xhdpi/ic_gel_setting_icn.png [new file with mode: 0644]
res/drawable-xhdpi/ic_gel_wallpaper_icn.png [new file with mode: 0644]
res/drawable-xhdpi/ic_gel_widget_icn.png [new file with mode: 0644]
res/drawable-xxhdpi/ic_gel_setting_icn.png [new file with mode: 0644]
res/drawable-xxhdpi/ic_gel_wallpaper_icn.png [new file with mode: 0644]
res/drawable-xxhdpi/ic_gel_widget_icn.png [new file with mode: 0644]
res/layout/overview_panel.xml
src/com/android/launcher3/Workspace.java