OSDN Git Service

Updating the UI for focused state of an icon/folder.
authorSunny Goyal <sunnygoyal@google.com>
Tue, 12 Aug 2014 22:58:36 +0000 (15:58 -0700)
committerSunny Goyal <sunnygoyal@google.com>
Mon, 18 Aug 2014 20:51:51 +0000 (13:51 -0700)
commitdcbcc86353e9ed52daac87f292aece667cd0ac71
treea0e1c4ca2ba2e9863a2168cbc4299b136cea2f30
parent0fc1be164e982433e619bcbb16aa67e28ff681ef
Updating the UI for focused state of an icon/folder.

issue: 16352129

Change-Id: If2e154dba06a0648f933f9aea38898642db9fd85
22 files changed:
res/drawable-hdpi/focused_bg.9.png [deleted file]
res/drawable-mdpi/focused_bg.9.png [deleted file]
res/drawable-xhdpi/focused_bg.9.png [deleted file]
res/drawable-xxhdpi/focused_bg.9.png [deleted file]
res/drawable/focusable_view_bg.xml
res/layout-land/launcher.xml
res/layout-port/launcher.xml
res/layout-sw720dp/launcher.xml
res/layout/all_apps_button.xml
res/layout/application.xml
res/layout/apps_customize_application.xml
res/layout/folder_application.xml
res/layout/folder_icon.xml
res/values/colors.xml
src/com/android/launcher3/AppsCustomizeCellLayout.java
src/com/android/launcher3/AppsCustomizePagedView.java
src/com/android/launcher3/CellLayout.java
src/com/android/launcher3/FocusIndicatorView.java [new file with mode: 0644]
src/com/android/launcher3/Folder.java
src/com/android/launcher3/FolderIcon.java
src/com/android/launcher3/Hotseat.java
src/com/android/launcher3/Launcher.java