Skip to content

Commit d90494b

Browse files
committed
see 02/01 log
1 parent 9cf7fe4 commit d90494b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

utilcode/pkg/src/main/res/layout/fragment_container.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
android:layout_width="match_parent"
55
android:layout_height="wrap_content"
66
android:gravity="center_horizontal"
7-
android:orientation="vertical">
7+
android:orientation="vertical"
8+
android:padding="@dimen/spacing_16">
89

910
<Button
1011
android:id="@+id/fragmentRootShowStackBtn"

0 commit comments

Comments
 (0)