diff --git a/bytheway/src/main/res/layout/activity_settings.xml b/bytheway/src/main/res/layout/activity_settings.xml index cf8394f..7d8c90a 100644 --- a/bytheway/src/main/res/layout/activity_settings.xml +++ b/bytheway/src/main/res/layout/activity_settings.xml @@ -1,15 +1,16 @@ + xmlns:android="http://schemas.android.com/apk/res/android" + android:orientation="vertical" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:padding="16dp"> - + + + - \ No newline at end of file