This commit is contained in:
M66B 2019-04-28 21:17:19 +02:00
parent 681b0bfb48
commit 379c95272c
2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
android:padding="12dp">
<TextView

View File

@ -4,7 +4,6 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
tools:context=".ActivitySetup">
<ScrollView