summaryrefslogtreecommitdiffstats
path: root/res/layout-xlarge/customize_paged_view_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-xlarge/customize_paged_view_item.xml')
-rw-r--r--res/layout-xlarge/customize_paged_view_item.xml14
1 files changed, 3 insertions, 11 deletions
diff --git a/res/layout-xlarge/customize_paged_view_item.xml b/res/layout-xlarge/customize_paged_view_item.xml
index e42734506..bbc04d70e 100644
--- a/res/layout-xlarge/customize_paged_view_item.xml
+++ b/res/layout-xlarge/customize_paged_view_item.xml
@@ -26,15 +26,7 @@
android:id="@+id/customize_icon"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:gravity="center_horizontal"
- android:paddingTop="2dip"
+ android:singleLine="false"
+ android:maxLines="1"
- android:textColor="#FFFFFFFF"
- android:textSize="14sp"
- android:shadowColor="#FF000000"
- android:shadowDx="0.0"
- android:shadowDy="1.0"
- android:shadowRadius="1.0"
-
- android:maxLines="2"
- android:fadingEdge="horizontal" />
+ style="@style/WorkspaceIcon.Landscape" />