diff options
author | Adam Powell <adamp@google.com> | 2013-09-30 11:23:46 -0700 |
---|---|---|
committer | Adam Powell <adamp@google.com> | 2013-09-30 11:23:50 -0700 |
commit | 40c4a6d42789a2c627165f3e73bb16f68de56f7c (patch) | |
tree | 2b75e4748b6a34b789de85b94f1a719de6e63cc7 | |
parent | 65cacb3c5174f93debd481c7d573f34bc36f80f4 (diff) | |
download | frameworks_base-40c4a6d42789a2c627165f3e73bb16f68de56f7c.zip frameworks_base-40c4a6d42789a2c627165f3e73bb16f68de56f7c.tar.gz frameworks_base-40c4a6d42789a2c627165f3e73bb16f68de56f7c.tar.bz2 |
Make toast frames a little more opaque
Bug 10994053
Change-Id: I719c8e4a44621b8c838b0897e6c486884e735357
-rw-r--r-- | core/res/res/drawable-hdpi/toast_frame_holo.9.png | bin | 1557 -> 1573 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/toast_frame_holo.9.png | bin | 954 -> 965 bytes |
-rw-r--r-- | core/res/res/drawable-xhdpi/toast_frame_holo.9.png | bin | 2051 -> 2090 bytes |
-rw-r--r-- | core/res/res/drawable-xxhdpi/toast_frame_holo.9.png | bin | 2346 -> 2323 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/core/res/res/drawable-hdpi/toast_frame_holo.9.png b/core/res/res/drawable-hdpi/toast_frame_holo.9.png Binary files differindex f0d9b21..a804a8a 100644 --- a/core/res/res/drawable-hdpi/toast_frame_holo.9.png +++ b/core/res/res/drawable-hdpi/toast_frame_holo.9.png diff --git a/core/res/res/drawable-mdpi/toast_frame_holo.9.png b/core/res/res/drawable-mdpi/toast_frame_holo.9.png Binary files differindex 458137c..778e4e6 100644 --- a/core/res/res/drawable-mdpi/toast_frame_holo.9.png +++ b/core/res/res/drawable-mdpi/toast_frame_holo.9.png diff --git a/core/res/res/drawable-xhdpi/toast_frame_holo.9.png b/core/res/res/drawable-xhdpi/toast_frame_holo.9.png Binary files differindex f1209a2..77e69c7 100644 --- a/core/res/res/drawable-xhdpi/toast_frame_holo.9.png +++ b/core/res/res/drawable-xhdpi/toast_frame_holo.9.png diff --git a/core/res/res/drawable-xxhdpi/toast_frame_holo.9.png b/core/res/res/drawable-xxhdpi/toast_frame_holo.9.png Binary files differindex 6c86258..edecb63 100644 --- a/core/res/res/drawable-xxhdpi/toast_frame_holo.9.png +++ b/core/res/res/drawable-xxhdpi/toast_frame_holo.9.png |