summaryrefslogtreecommitdiffstats
path: root/res/layout-port
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-03 14:04:32 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-03 14:04:32 -0800
commit38a75b2d89230a9c5b985bf2d5a142ad7ee910e7 (patch)
treeddbf0fb42445915d6573a41d09eb01035c6a60a1 /res/layout-port
parentb28e1b7d95a4a9aeae54dcac6d1a24fa612ab918 (diff)
downloadandroid_packages_apps_Trebuchet-38a75b2d89230a9c5b985bf2d5a142ad7ee910e7.tar.gz
android_packages_apps_Trebuchet-38a75b2d89230a9c5b985bf2d5a142ad7ee910e7.tar.bz2
android_packages_apps_Trebuchet-38a75b2d89230a9c5b985bf2d5a142ad7ee910e7.zip
auto import from //depot/cupcake/@132589
Diffstat (limited to 'res/layout-port')
-rw-r--r--res/layout-port/application_boxed.xml2
-rw-r--r--res/layout-port/launcher.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/res/layout-port/application_boxed.xml b/res/layout-port/application_boxed.xml
index e71a2e2d9..63d2254b4 100644
--- a/res/layout-port/application_boxed.xml
+++ b/res/layout-port/application_boxed.xml
@@ -22,7 +22,7 @@
android:paddingTop="5dip"
android:paddingBottom="2dip"
android:drawablePadding="0dip"
-
+
android:textSize="13dip"
android:maxLines="2"
android:ellipsize="marquee"
diff --git a/res/layout-port/launcher.xml b/res/layout-port/launcher.xml
index 0c249a344..1ba524b4d 100644
--- a/res/layout-port/launcher.xml
+++ b/res/layout-port/launcher.xml
@@ -66,7 +66,7 @@
android:layout_width="fill_parent"
android:layout_height="fill_parent"
- launcher:texture="@drawable/texture_brushed_steel"
+ android:background="@color/grid_dark_background"
android:scrollbarStyle="outsideInset"
android:drawSelectorOnTop="false"