Fix system bar insets

This commit is contained in:
MM20
2022-03-29 21:00:58 +02:00
parent 4ad482d441
commit bfc370fcf6
4 changed files with 67 additions and 17 deletions
+1 -2
View File
@@ -14,8 +14,7 @@
<de.mm20.launcher2.ui.launcher.LauncherScaffoldView
android:id="@+id/container"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fitsSystemWindows="true" />
android:layout_height="match_parent" />
<View
android:id="@+id/activityStartOverlay"