SDL: no-notch theme, it does not work
This commit is contained in:
5
project/res/values-v28/styles.xml
Normal file
5
project/res/values-v28/styles.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<resources>
|
||||
<style name="AppTheme" parent="Theme.AppCompat.DayNight">
|
||||
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
|
||||
</style>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user