summaryrefslogtreecommitdiffstats
path: root/res/layout/dashboard_tile.xml
diff options
context:
space:
mode:
authorFabrice Di Meglio <fdimeglio@google.com>2014-06-02 17:14:11 -0700
committerFabrice Di Meglio <fdimeglio@google.com>2014-06-02 17:14:11 -0700
commite89aecdd0fb19d73c18ce3fe14f6591ddbe85aee (patch)
tree2fdc31914cc6ec33e75a141e89084ef313f7e8dc /res/layout/dashboard_tile.xml
parente9cb75c636234e44c94b38a877f3c60091d907dc (diff)
downloadpackages_apps_Settings-e89aecdd0fb19d73c18ce3fe14f6591ddbe85aee.zip
packages_apps_Settings-e89aecdd0fb19d73c18ce3fe14f6591ddbe85aee.tar.gz
packages_apps_Settings-e89aecdd0fb19d73c18ce3fe14f6591ddbe85aee.tar.bz2
Setting Dashboard - padding updates
- following UX design for N5 device See bug #15384992 Change-Id: Id548ae0937b1aa9b7a9e1ae5c6a6b8299ff51eb6
Diffstat (limited to 'res/layout/dashboard_tile.xml')
-rw-r--r--res/layout/dashboard_tile.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/dashboard_tile.xml b/res/layout/dashboard_tile.xml
index 2a811b2..5553050 100644
--- a/res/layout/dashboard_tile.xml
+++ b/res/layout/dashboard_tile.xml
@@ -39,7 +39,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:singleLine="true"
- android:textAppearance="@style/TextAppearance.Medium"
+ android:textAppearance="@style/TextAppearance.TileTitle"
android:ellipsize="marquee"
android:fadingEdge="horizontal" />