Skip to content

Commit

Permalink
added fullscreen notch support
Browse files Browse the repository at this point in the history
  • Loading branch information
LiquidatorCoder committed Sep 27, 2020
1 parent 3c77bb9 commit d26d4ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/app/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
<!-- Show a splash screen on the activity. Automatically removed when
Flutter draws its first frame -->
<item name="android:windowBackground">@drawable/launch_background</item>
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
</style>
</resources>

0 comments on commit d26d4ea

Please sign in to comment.