Skip to content

Commit 37171a0

Browse files
committed
Upload file
1 parent 1a64c3f commit 37171a0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pio/src/main/res/layout/activity_splash.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
33
android:layout_width="match_parent"
44
android:layout_height="match_parent"
5-
android:clipToPadding="true"
6-
android:fitsSystemWindows="false">
5+
android:fitsSystemWindows="true">
76

87
<LinearLayout
98
android:id="@+id/start_logo"

0 commit comments

Comments
 (0)