diff --git a/app/src/main/res/layout/content_main.xml b/app/src/main/res/layout/content_main.xml index a1a83d87d..76975f0d5 100644 --- a/app/src/main/res/layout/content_main.xml +++ b/app/src/main/res/layout/content_main.xml @@ -42,6 +42,8 @@ app:spanCount="@integer/main_view_card_columns" android:layout_width="match_parent" android:layout_height="match_parent" + android:paddingBottom="80dp" + android:clipToPadding="false" android:scrollbars="vertical" android:visibility="gone"/>