Merge "Match AllApps start and end paddings." into ub-launcher3-master

This commit is contained in:
Jonathan Miranda
2016-11-04 17:31:32 +00:00
committed by Android (Google) Code Review
+1
View File
@@ -53,6 +53,7 @@
android:clipToPadding="false"
android:descendantFocusability="afterDescendants"
android:focusable="true"
android:paddingStart="@dimen/container_fastscroll_thumb_max_width"
android:paddingEnd="@dimen/container_fastscroll_thumb_max_width"
android:theme="@style/CustomOverscroll.Light" />