diff --git a/app/src/main/res/layout/fragment_settings.xml b/app/src/main/res/layout/fragment_settings.xml index 61dbd66e..e88d13b4 100644 --- a/app/src/main/res/layout/fragment_settings.xml +++ b/app/src/main/res/layout/fragment_settings.xml @@ -1,63 +1,65 @@ - + - + android:layout_height="match_parent"> - + android:layout_height="match_parent" + android:orientation="vertical" + android:paddingHorizontal="8dp" + android:paddingTop="16dp"> - + android:background="@drawable/category_background" + app:category_title="@string/category_behaviour"> - + - + - + - + - + + + - - + + + + + +