Skip to content

Commit 5d58ad9

Browse files
author
uis
committed
statusbar
1 parent 4247892 commit 5d58ad9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
android:layout_height="match_parent"
66
android:background="#fff"
77
android:orientation="vertical">
8+
<View android:id="@+id/view"
9+
android:layout_width="match_parent"
10+
android:layout_height="0dp"/>
811
<androidx.viewpager.widget.ViewPager
912
android:id="@+id/viewPager"
1013
android:layout_width="match_parent"

0 commit comments

Comments
 (0)