diff --git a/res/layout/all_apps.xml b/res/layout/all_apps.xml index 803a1b5615..1909f3b54d 100644 --- a/res/layout/all_apps.xml +++ b/res/layout/all_apps.xml @@ -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" />