diff --git a/app/src/main/res/layout/bottom_selection_dialog.xml b/app/src/main/res/layout/bottom_selection_dialog.xml index 55ca6562e4e..78916970b1f 100644 --- a/app/src/main/res/layout/bottom_selection_dialog.xml +++ b/app/src/main/res/layout/bottom_selection_dialog.xml @@ -37,6 +37,7 @@ android:paddingTop="10dp" android:dividerHeight="1dp" android:requiresFadingEdge="vertical" + android:paddingBottom="32dp" android:nextFocusRight="@id/cancel_btt" android:nextFocusLeft="@id/apply_btt" tools:listitem="@layout/sort_bottom_single_choice" />