summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndroid (Google) Code Review <android-gerrit@google.com>2009-09-23 20:49:01 -0400
committerAndroid (Google) Code Review <android-gerrit@google.com>2009-09-23 20:49:01 -0400
commit880aaa7fe0706dbadbb8f2f6b39b4f3021f74c01 (patch)
tree514d04eb11f9fdc7c2a17a53f31e9d9d62d93a48
parenta30071273a8ee59b300eebe515db86f9070ab4a4 (diff)
parent67e42b0f988eaa718bc864dafe4a67624c21595b (diff)
downloadframeworks_base-880aaa7fe0706dbadbb8f2f6b39b4f3021f74c01.zip
frameworks_base-880aaa7fe0706dbadbb8f2f6b39b4f3021f74c01.tar.gz
frameworks_base-880aaa7fe0706dbadbb8f2f6b39b4f3021f74c01.tar.bz2
Merge change 26730 into eclair
* changes: Fix 2132058: Tweak hdpi textfield assets so they align with buttons
-rw-r--r--core/res/res/drawable-hdpi/textfield_default.9.pngbin997 -> 3731 bytes
-rw-r--r--core/res/res/drawable-hdpi/textfield_disabled.9.pngbin710 -> 3422 bytes
-rw-r--r--core/res/res/drawable-hdpi/textfield_disabled_selected.9.pngbin915 -> 3623 bytes
-rw-r--r--core/res/res/drawable-hdpi/textfield_pressed.9.pngbin1356 -> 3986 bytes
-rw-r--r--core/res/res/drawable-hdpi/textfield_selected.9.pngbin1058 -> 3754 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/core/res/res/drawable-hdpi/textfield_default.9.png b/core/res/res/drawable-hdpi/textfield_default.9.png
index a2f022a..4c20179 100644
--- a/core/res/res/drawable-hdpi/textfield_default.9.png
+++ b/core/res/res/drawable-hdpi/textfield_default.9.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/textfield_disabled.9.png b/core/res/res/drawable-hdpi/textfield_disabled.9.png
index 6a28cb4..81569d1 100644
--- a/core/res/res/drawable-hdpi/textfield_disabled.9.png
+++ b/core/res/res/drawable-hdpi/textfield_disabled.9.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/textfield_disabled_selected.9.png b/core/res/res/drawable-hdpi/textfield_disabled_selected.9.png
index 0de9cda..2591490 100644
--- a/core/res/res/drawable-hdpi/textfield_disabled_selected.9.png
+++ b/core/res/res/drawable-hdpi/textfield_disabled_selected.9.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/textfield_pressed.9.png b/core/res/res/drawable-hdpi/textfield_pressed.9.png
index d5892c8..a42d87f 100644
--- a/core/res/res/drawable-hdpi/textfield_pressed.9.png
+++ b/core/res/res/drawable-hdpi/textfield_pressed.9.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/textfield_selected.9.png b/core/res/res/drawable-hdpi/textfield_selected.9.png
index 7a072dd..a36ed72 100644
--- a/core/res/res/drawable-hdpi/textfield_selected.9.png
+++ b/core/res/res/drawable-hdpi/textfield_selected.9.png
Binary files differ