mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 19:44:57 +00:00
Merge pull request #11313 from t895/inset-fix
Android: Letterbox content with display cutouts in landscape
This commit is contained in:
commit
385dfb60a0
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
<item name="homeAsUpIndicator">@drawable/ic_back</item>
|
||||
|
||||
<item name="android:windowLightStatusBar" tools:targetApi="m">@bool/lightSystemBars</item>
|
||||
<item name="android:windowLayoutInDisplayCutoutMode" tools:targetApi="o_mr1">default</item>
|
||||
|
||||
<item name="materialAlertDialogTheme">@style/DolphinMaterialDialog</item>
|
||||
<item name="popupTheme">@style/DolphinPopup</item>
|
||||
|
|
Loading…
Add table
Reference in a new issue