OSDN Git Service

Updating the widget tray
authorAdam Cohen <adamcohen@google.com>
Mon, 11 Aug 2014 01:30:55 +0000 (18:30 -0700)
committerAdam Cohen <adamcohen@google.com>
Mon, 11 Aug 2014 02:10:21 +0000 (19:10 -0700)
commitb172c13dcced9226c935991ef9fe85cc920ce811
tree935d0ebdec1a402e63fd68d565833a82b796f8a1
parent9bfdb76aaf5c8679b8f2ee3a9a3df2becefb947a
Updating the widget tray

-> adding dark panel / associated visual updates
-> cleaning up the sizing / padding / to match all apps
-> fixing a couple things from previous CL

Change-Id: I4f663af7022337d687124ef25a22bac03d9d6af9
17 files changed:
res/drawable-hdpi/quantum_panel.9.png
res/drawable-hdpi/quantum_panel_dark.9.png [new file with mode: 0644]
res/drawable-mdpi/quantum_panel.9.png
res/drawable-mdpi/quantum_panel_dark.9.png [new file with mode: 0644]
res/drawable-xhdpi/quantum_panel.9.png
res/drawable-xhdpi/quantum_panel_dark.9.png [new file with mode: 0644]
res/drawable-xxhdpi/quantum_panel.9.png
res/drawable-xxhdpi/quantum_panel_dark.9.png [new file with mode: 0644]
res/layout/apps_customize_widget.xml
res/values/attrs.xml
res/values/colors.xml
res/values/dimens.xml
src/com/android/launcher3/AppsCustomizePagedView.java
src/com/android/launcher3/Launcher.java
src/com/android/launcher3/PagedView.java
src/com/android/launcher3/PagedViewGridLayout.java
src/com/android/launcher3/Workspace.java