Skip to content

Commit 7cfbcf4

Browse files
committed
Improve activity_main.xml
1 parent b27429b commit 7cfbcf4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

demo-subunits/src/main/res/layout/activity_main.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@
6767

6868
<TextView
6969
android:layout_width="2mm"
70-
android:layout_height="100dp"
70+
android:layout_height="300mm"
71+
android:gravity="center"
7172
/>
7273

7374
<TextView

0 commit comments

Comments
 (0)