We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf7fe4 commit d90494bCopy full SHA for d90494b
utilcode/pkg/src/main/res/layout/fragment_container.xml
@@ -4,7 +4,8 @@
4
android:layout_width="match_parent"
5
android:layout_height="wrap_content"
6
android:gravity="center_horizontal"
7
- android:orientation="vertical">
+ android:orientation="vertical"
8
+ android:padding="@dimen/spacing_16">
9
10
<Button
11
android:id="@+id/fragmentRootShowStackBtn"
0 commit comments