diff options
| author | 2010-03-18 13:42:56 +0000 | |
|---|---|---|
| committer | 2010-10-29 17:08:35 -0400 | |
| commit | 5ccbe05945325dc77d543d44b69a7f80196d8cb9 (patch) | |
| tree | 3b6a781a9363268688cbc6c2f952fda8cd64ae30 | |
| parent | 1112632a41462c5dd34c7af9f67b88188a520517 (diff) | |
DO NOT MERGE. Add assets for <select>
Bug:3133784
Cherry-picking to GB from master.
Change-Id: I7d37c22f555d0e7c59a58fdad1516d3d77bf6d14
| -rw-r--r-- | core/res/assets/images/combobox-disabled.png | bin | 580 -> 0 bytes |
| -rw-r--r-- | core/res/assets/images/combobox-noHighlight.png | bin | 655 -> 0 bytes |
| -rw-r--r-- | core/res/res/drawable-hdpi/combobox_disabled.png | bin | 0 -> 705 bytes |
| -rw-r--r-- | core/res/res/drawable-hdpi/combobox_nohighlight.png | bin | 0 -> 877 bytes |
| -rw-r--r-- | core/res/res/drawable-mdpi/combobox_disabled.png | bin | 0 -> 607 bytes |
| -rw-r--r-- | core/res/res/drawable-mdpi/combobox_nohighlight.png | bin | 0 -> 645 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/core/res/assets/images/combobox-disabled.png b/core/res/assets/images/combobox-disabled.png Binary files differdeleted file mode 100644 index fe220e48f7a1..000000000000 --- a/core/res/assets/images/combobox-disabled.png +++ /dev/null diff --git a/core/res/assets/images/combobox-noHighlight.png b/core/res/assets/images/combobox-noHighlight.png Binary files differdeleted file mode 100644 index abcdf7295949..000000000000 --- a/core/res/assets/images/combobox-noHighlight.png +++ /dev/null diff --git a/core/res/res/drawable-hdpi/combobox_disabled.png b/core/res/res/drawable-hdpi/combobox_disabled.png Binary files differnew file mode 100644 index 000000000000..50eb45e4c9fa --- /dev/null +++ b/core/res/res/drawable-hdpi/combobox_disabled.png diff --git a/core/res/res/drawable-hdpi/combobox_nohighlight.png b/core/res/res/drawable-hdpi/combobox_nohighlight.png Binary files differnew file mode 100644 index 000000000000..9d6030175a7e --- /dev/null +++ b/core/res/res/drawable-hdpi/combobox_nohighlight.png diff --git a/core/res/res/drawable-mdpi/combobox_disabled.png b/core/res/res/drawable-mdpi/combobox_disabled.png Binary files differnew file mode 100644 index 000000000000..c32db7e5db53 --- /dev/null +++ b/core/res/res/drawable-mdpi/combobox_disabled.png diff --git a/core/res/res/drawable-mdpi/combobox_nohighlight.png b/core/res/res/drawable-mdpi/combobox_nohighlight.png Binary files differnew file mode 100644 index 000000000000..196331608278 --- /dev/null +++ b/core/res/res/drawable-mdpi/combobox_nohighlight.png |