We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a64c3f commit 37171a0Copy full SHA for 37171a0
1 file changed
pio/src/main/res/layout/activity_splash.xml
@@ -2,8 +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:clipToPadding="true"
6
- android:fitsSystemWindows="false">
+ android:fitsSystemWindows="true">
7
8
<LinearLayout
9
android:id="@+id/start_logo"
0 commit comments