summaryrefslogtreecommitdiffstats
path: root/res/layout/all_apps_search_market.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/all_apps_search_market.xml')
-rw-r--r--res/layout/all_apps_search_market.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/all_apps_search_market.xml b/res/layout/all_apps_search_market.xml
index 741c96a24..0199212b9 100644
--- a/res/layout/all_apps_search_market.xml
+++ b/res/layout/all_apps_search_market.xml
@@ -19,8 +19,8 @@
android:layout_width="match_parent"
android:layout_height="48dp"
android:gravity="start|center_vertical"
- android:paddingLeft="16dp"
- android:paddingRight="16dp"
+ android:paddingLeft="@dimen/container_fastscroll_thumb_max_width"
+ android:paddingRight="@dimen/container_fastscroll_thumb_max_width"
android:fontFamily="sans-serif-medium"
android:textSize="14sp"
android:textColor="?android:attr/colorAccent"