diff options
| -rw-r--r-- | core/res/res/values/colors.xml | 4 | ||||
| -rw-r--r-- | packages/SystemUI/res/drawable-hdpi/recent_overlay.png | bin | 0 -> 302563 bytes | |||
| -rw-r--r-- | packages/SystemUI/res/drawable-hdpi/recent_rez_border.png | bin | 0 -> 28494 bytes | |||
| -rw-r--r-- | packages/SystemUI/res/drawable-mdpi/recent_overlay.png (renamed from packages/SystemUI/res/drawable/recent_overlay.png) | bin | 162325 -> 162325 bytes | |||
| -rw-r--r-- | packages/SystemUI/res/drawable-mdpi/recent_rez_border.png (renamed from packages/SystemUI/res/drawable/recent_rez_border.png) | bin | 21739 -> 21739 bytes |
5 files changed, 2 insertions, 2 deletions
diff --git a/core/res/res/values/colors.xml b/core/res/res/values/colors.xml index 21b810e..d64fb74 100644 --- a/core/res/res/values/colors.xml +++ b/core/res/res/values/colors.xml @@ -110,8 +110,8 @@ <color name="background_holo_light">#fff3f3f3</color> <color name="bright_foreground_holo_dark">@android:color/background_holo_light</color> <color name="bright_foreground_holo_light">@android:color/background_holo_dark</color> - <color name="bright_foreground_disabled_holo_dark">#80ffffff</color> - <color name="bright_foreground_disabled_holo_light">#80000000</color> + <color name="bright_foreground_disabled_holo_dark">#ff4c4c4c</color> + <color name="bright_foreground_disabled_holo_light">#ffb2b2b2</color> <color name="bright_foreground_inverse_holo_dark">@android:color/bright_foreground_holo_light</color> <color name="bright_foreground_inverse_holo_light">@android:color/bright_foreground_holo_dark</color> <color name="dim_foreground_holo_dark">#bebebe</color> diff --git a/packages/SystemUI/res/drawable-hdpi/recent_overlay.png b/packages/SystemUI/res/drawable-hdpi/recent_overlay.png Binary files differnew file mode 100644 index 0000000..fcf4417 --- /dev/null +++ b/packages/SystemUI/res/drawable-hdpi/recent_overlay.png diff --git a/packages/SystemUI/res/drawable-hdpi/recent_rez_border.png b/packages/SystemUI/res/drawable-hdpi/recent_rez_border.png Binary files differnew file mode 100644 index 0000000..af36ac7 --- /dev/null +++ b/packages/SystemUI/res/drawable-hdpi/recent_rez_border.png diff --git a/packages/SystemUI/res/drawable/recent_overlay.png b/packages/SystemUI/res/drawable-mdpi/recent_overlay.png Binary files differindex 4dfa3d9..4dfa3d9 100644 --- a/packages/SystemUI/res/drawable/recent_overlay.png +++ b/packages/SystemUI/res/drawable-mdpi/recent_overlay.png diff --git a/packages/SystemUI/res/drawable/recent_rez_border.png b/packages/SystemUI/res/drawable-mdpi/recent_rez_border.png Binary files differindex ad025f5..ad025f5 100644 --- a/packages/SystemUI/res/drawable/recent_rez_border.png +++ b/packages/SystemUI/res/drawable-mdpi/recent_rez_border.png |
