am df8f0fb6: Merge "Fix layout"
* commit 'df8f0fb64b0b4a7ba2e29e1f58d48e13cd4e2738': Fix layoutmain
commit
6deb90211e
|
@ -21,7 +21,7 @@
|
|||
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="8dip"
|
||||
android:layout_marginEnd="8dip"
|
||||
android:orientation="vertical">
|
||||
|
|
Loading…
Reference in New Issue