summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2013-09-25 08:15:13 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-09-25 08:15:13 -0700
commit1275f91071cc489bb7103190c07a3295784c4a51 (patch)
tree66d7232b3b3719e5ab1c2b8811e689242ec9e4d6 /res
parent8049bdb004fc84abb5d7ce4139f1c1ecad9f6538 (diff)
parent2a066fed83f99c26a0e64a7c25fd72385bbc6568 (diff)
am 2a066fed: Fix some padding issues related to the top 3 favorites
* commit '2a066fed83f99c26a0e64a7c25fd72385bbc6568': Fix some padding issues related to the top 3 favorites
Diffstat (limited to 'res')
-rw-r--r--res/layout/phone_favorite_tile_view.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/phone_favorite_tile_view.xml b/res/layout/phone_favorite_tile_view.xml
index 5f8733d15..1a8b2f31b 100644
--- a/res/layout/phone_favorite_tile_view.xml
+++ b/res/layout/phone_favorite_tile_view.xml
@@ -71,6 +71,7 @@
android:fontFamily="sans-serif-light"
android:singleLine="true"
android:textSize="12sp"
+ android:paddingBottom="2dp"
android:fadingEdge="horizontal"
android:fadingEdgeLength="3dip"
android:ellipsize="marquee"