aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/layout
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2011-06-21 20:10:51 +0900
committerTadashi G. Takaoka <takaoka@google.com>2011-06-23 21:06:17 +0900
commit9116bf18f9c83084f9d451e2e709eff32db27d36 (patch)
tree0edc19d24475006efb48b119df7bc22e64202d28 /java/res/layout
parent44f8dc3132ebfd5886749a888b6388963293d298 (diff)
downloadlatinime-9116bf18f9c83084f9d451e2e709eff32db27d36.tar.gz
latinime-9116bf18f9c83084f9d451e2e709eff32db27d36.tar.xz
latinime-9116bf18f9c83084f9d451e2e709eff32db27d36.zip
New IceCreamSandwich assets and theme
This change instroduces new IceCreamSandwich assets and renames Honeycomb theme to IceCreamSandwich. Though checked only on hdpi-phone and mdpi-10"-tablet. File another bug (Bug: 4852048) to fine tune keyboard layout for all possible combination of devices and themes. Bug: 4436327 Change-Id: I4f8dc1dd6b798a39204702bbcbebf17a199dc82f
Diffstat (limited to 'java/res/layout')
-rw-r--r--java/res/layout/key_preview.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/res/layout/key_preview.xml b/java/res/layout/key_preview.xml
index 5032dd556..5332d15c6 100644
--- a/java/res/layout/key_preview.xml
+++ b/java/res/layout/key_preview.xml
@@ -22,7 +22,6 @@
android:layout_width="wrap_content"
android:layout_height="80sp"
android:textSize="40sp"
- android:textColor="@color/latinkeyboard_key_color_white"
android:minWidth="32dip"
android:gravity="center"
style="?attr/keyPreviewStyle"