diff options
| author | Mindy Pereira <mindyp@google.com> | 2011-06-15 16:16:38 -0700 |
|---|---|---|
| committer | Mindy Pereira <mindyp@google.com> | 2011-06-15 17:55:41 -0700 |
| commit | e50b0a1f168322390b63f435f222766cdae6ba7d (patch) | |
| tree | bfd240481c16075c266fbf9ea9978038103e4e1a /res/drawable-mdpi | |
| parent | 64af2da9970f59eee2dfd0c8dd2a06f09171bad2 (diff) | |
| download | android_frameworks_opt_chips-e50b0a1f168322390b63f435f222766cdae6ba7d.tar.gz android_frameworks_opt_chips-e50b0a1f168322390b63f435f222766cdae6ba7d.tar.bz2 android_frameworks_opt_chips-e50b0a1f168322390b63f435f222766cdae6ba7d.zip | |
Visual tweaks requested by UX.
1) Text on selected chips should be white
2) new delete asset
3) new background selected asset
4) align the alternates popup with the left of the
text field regardless of the position of the chip
5) dont get the position to put the popup at until the user
has tapped it; we cant cache it as other chips changing may have
moved this chip to a different line.
Also cleaned out unused assets.
Change-Id: I7cff1b945ca7a0c7e04430c66c5976de2dee468d
Diffstat (limited to 'res/drawable-mdpi')
| -rw-r--r-- | res/drawable-mdpi/alternate_list_background.png | bin | 1336 -> 0 bytes |
| -rw-r--r-- | res/drawable-mdpi/check_selected.9.png | bin | 0 -> 1782 bytes |
| -rw-r--r-- | res/drawable-mdpi/chip_delete.png | bin | 1339 -> 3204 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-mdpi/alternate_list_background.png b/res/drawable-mdpi/alternate_list_background.png Binary files differdeleted file mode 100644 index ad79a76..0000000 --- a/res/drawable-mdpi/alternate_list_background.png +++ /dev/null diff --git a/res/drawable-mdpi/check_selected.9.png b/res/drawable-mdpi/check_selected.9.png Binary files differnew file mode 100644 index 0000000..60b70aa --- /dev/null +++ b/res/drawable-mdpi/check_selected.9.png diff --git a/res/drawable-mdpi/chip_delete.png b/res/drawable-mdpi/chip_delete.png Binary files differindex e06b62d..75cde4a 100644 --- a/res/drawable-mdpi/chip_delete.png +++ b/res/drawable-mdpi/chip_delete.png |
