diff options
author | Android (Google) Code Review <android-gerrit@google.com> | 2009-09-23 20:49:01 -0400 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2009-09-23 20:49:01 -0400 |
commit | 880aaa7fe0706dbadbb8f2f6b39b4f3021f74c01 (patch) | |
tree | 514d04eb11f9fdc7c2a17a53f31e9d9d62d93a48 | |
parent | a30071273a8ee59b300eebe515db86f9070ab4a4 (diff) | |
parent | 67e42b0f988eaa718bc864dafe4a67624c21595b (diff) | |
download | frameworks_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.png | bin | 997 -> 3731 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/textfield_disabled.9.png | bin | 710 -> 3422 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/textfield_disabled_selected.9.png | bin | 915 -> 3623 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/textfield_pressed.9.png | bin | 1356 -> 3986 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/textfield_selected.9.png | bin | 1058 -> 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 Binary files differindex a2f022a..4c20179 100644 --- a/core/res/res/drawable-hdpi/textfield_default.9.png +++ b/core/res/res/drawable-hdpi/textfield_default.9.png diff --git a/core/res/res/drawable-hdpi/textfield_disabled.9.png b/core/res/res/drawable-hdpi/textfield_disabled.9.png Binary files differindex 6a28cb4..81569d1 100644 --- a/core/res/res/drawable-hdpi/textfield_disabled.9.png +++ b/core/res/res/drawable-hdpi/textfield_disabled.9.png diff --git a/core/res/res/drawable-hdpi/textfield_disabled_selected.9.png b/core/res/res/drawable-hdpi/textfield_disabled_selected.9.png Binary files differindex 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 diff --git a/core/res/res/drawable-hdpi/textfield_pressed.9.png b/core/res/res/drawable-hdpi/textfield_pressed.9.png Binary files differindex d5892c8..a42d87f 100644 --- a/core/res/res/drawable-hdpi/textfield_pressed.9.png +++ b/core/res/res/drawable-hdpi/textfield_pressed.9.png diff --git a/core/res/res/drawable-hdpi/textfield_selected.9.png b/core/res/res/drawable-hdpi/textfield_selected.9.png Binary files differindex 7a072dd..a36ed72 100644 --- a/core/res/res/drawable-hdpi/textfield_selected.9.png +++ b/core/res/res/drawable-hdpi/textfield_selected.9.png |