Skip to content

Commit ecf959c

Browse files
committed
Get rid of a redundant call.
1 parent b7f784d commit ecf959c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

android/src/main/java/co/touchlab/droidcon/android/MainActivity.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ class MainActivity :
6868
splashScreen.setKeepOnScreenCondition { true }
6969

7070
// Do the minimal setup needed for launching the app
71-
WindowCompat.setDecorFitsSystemWindows(window, false)
72-
7371
enableEdgeToEdge()
7472

7573
// Set up the UI immediately

0 commit comments

Comments
 (0)