diff --git a/app/src/main/res/layout/fragment_preferences.xml b/app/src/main/res/layout/fragment_preferences.xml index a7b97e847..eb12cd9aa 100644 --- a/app/src/main/res/layout/fragment_preferences.xml +++ b/app/src/main/res/layout/fragment_preferences.xml @@ -5,7 +5,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:background="@android:color/white" - android:clipChildren="false" + android:clipChildren="true" android:clipToPadding="false" android:orientation="vertical">