diff --git a/app/src/main/res/layout/content_main.xml b/app/src/main/res/layout/content_main.xml index 33e4c64..18d1cea 100644 --- a/app/src/main/res/layout/content_main.xml +++ b/app/src/main/res/layout/content_main.xml @@ -63,5 +63,6 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:clipToPadding="false" - android:paddingBottom="61dp" /> + android:paddingBottom="61dp" + android:scrollbars="vertical" />