summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorLeon Scroggins <scroggo@google.com>2011-03-02 11:28:26 -0500
committerLeon Scroggins <scroggo@google.com>2011-03-02 11:28:26 -0500
commit6256ba9fa2558f887d3ef69b346024a8483801f5 (patch)
tree4c47f064791027d173910f44b750f847d74fce69 /core
parent2b323c7200e687dd781a7b4778dfdaebc393af04 (diff)
downloadframeworks_base-6256ba9fa2558f887d3ef69b346024a8483801f5.zip
frameworks_base-6256ba9fa2558f887d3ef69b346024a8483801f5.tar.gz
frameworks_base-6256ba9fa2558f887d3ef69b346024a8483801f5.tar.bz2
New assets for checkboxes and radios for WebView.
Bug:3009375 Needed by a change in external/webkit. Change-Id: I403ae0960af0e3ce12bc5803e44790abb1f604be
Diffstat (limited to 'core')
-rw-r--r--core/res/res/drawable-hdpi/btn_check_off_holo.pngbin0 -> 422 bytes
-rw-r--r--core/res/res/drawable-hdpi/btn_check_on_holo.pngbin0 -> 2131 bytes
-rw-r--r--core/res/res/drawable-hdpi/btn_radio_off_holo.pngbin0 -> 989 bytes
-rw-r--r--core/res/res/drawable-hdpi/btn_radio_on_holo.pngbin0 -> 2221 bytes
-rw-r--r--core/res/res/drawable-mdpi/btn_check_off_holo.pngbin0 -> 387 bytes
-rw-r--r--core/res/res/drawable-mdpi/btn_check_on_holo.pngbin0 -> 1356 bytes
-rw-r--r--core/res/res/drawable-mdpi/btn_radio_off_holo.pngbin0 -> 724 bytes
-rw-r--r--core/res/res/drawable-mdpi/btn_radio_on_holo.pngbin0 -> 1350 bytes
8 files changed, 0 insertions, 0 deletions
diff --git a/core/res/res/drawable-hdpi/btn_check_off_holo.png b/core/res/res/drawable-hdpi/btn_check_off_holo.png
new file mode 100644
index 0000000..4021a3b
--- /dev/null
+++ b/core/res/res/drawable-hdpi/btn_check_off_holo.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/btn_check_on_holo.png b/core/res/res/drawable-hdpi/btn_check_on_holo.png
new file mode 100644
index 0000000..4c1bfbc
--- /dev/null
+++ b/core/res/res/drawable-hdpi/btn_check_on_holo.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/btn_radio_off_holo.png b/core/res/res/drawable-hdpi/btn_radio_off_holo.png
new file mode 100644
index 0000000..f159c62
--- /dev/null
+++ b/core/res/res/drawable-hdpi/btn_radio_off_holo.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/btn_radio_on_holo.png b/core/res/res/drawable-hdpi/btn_radio_on_holo.png
new file mode 100644
index 0000000..0fcfbe1
--- /dev/null
+++ b/core/res/res/drawable-hdpi/btn_radio_on_holo.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/btn_check_off_holo.png b/core/res/res/drawable-mdpi/btn_check_off_holo.png
new file mode 100644
index 0000000..67d70b4
--- /dev/null
+++ b/core/res/res/drawable-mdpi/btn_check_off_holo.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/btn_check_on_holo.png b/core/res/res/drawable-mdpi/btn_check_on_holo.png
new file mode 100644
index 0000000..38ab51a
--- /dev/null
+++ b/core/res/res/drawable-mdpi/btn_check_on_holo.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/btn_radio_off_holo.png b/core/res/res/drawable-mdpi/btn_radio_off_holo.png
new file mode 100644
index 0000000..ba90d96
--- /dev/null
+++ b/core/res/res/drawable-mdpi/btn_radio_off_holo.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/btn_radio_on_holo.png b/core/res/res/drawable-mdpi/btn_radio_on_holo.png
new file mode 100644
index 0000000..41b603c
--- /dev/null
+++ b/core/res/res/drawable-mdpi/btn_radio_on_holo.png
Binary files differ