We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc95de commit 3be9caeCopy full SHA for 3be9cae
app/src/main/res/layout/activity_splash.xml
@@ -2,7 +2,7 @@
2
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
3
android:layout_width="match_parent"
4
android:layout_height="match_parent"
5
- android:fitsSystemWindows="true"
+ android:fitsSystemWindows="false"
6
android:backgroundTintMode="screen"
7
android:clipToPadding="true">
8
0 commit comments