This commit is contained in:
Daniele Verducci 2024-11-04 23:10:52 +01:00
parent 8e8966e906
commit 0ed22e329d

View File

@ -3,7 +3,9 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:orientation="vertical" android:orientation="vertical"
android:padding="30dp"> android:paddingTop="30dp"
android:paddingLeft="15dp"
android:paddingRight="15dp">
<TextView <TextView
android:layout_width="match_parent" android:layout_width="match_parent"