Skip to content

Commit 3be9cae

Browse files
committed
Update
1 parent adc95de commit 3be9cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +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:fitsSystemWindows="true"
5+
android:fitsSystemWindows="false"
66
android:backgroundTintMode="screen"
77
android:clipToPadding="true">
88

0 commit comments

Comments
 (0)