Layout changes

This commit is contained in:
2021-06-13 13:53:14 +02:00
parent 844be6a4a7
commit a4b2745b7b
12 changed files with 40 additions and 37 deletions

View File

@ -3,7 +3,8 @@
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical" >
android:orientation="vertical"
android:layout_margin="@dimen/default_margin" >
<LinearLayout
android:layout_width="match_parent"