mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-23 14:25:37 +00:00
Android: Display cutout setting shouldn't be dependent
This commit is contained in:
parent
c43d34af68
commit
e536674f80
|
@ -85,7 +85,6 @@
|
||||||
app:key="Display/ExpandToCutout"
|
app:key="Display/ExpandToCutout"
|
||||||
app:title="@string/settings_expand_to_cutout"
|
app:title="@string/settings_expand_to_cutout"
|
||||||
app:defaultValue="false"
|
app:defaultValue="false"
|
||||||
app:dependency="Display/IntegerScaling"
|
|
||||||
app:summary="@string/settings_summary_expand_to_cutout"
|
app:summary="@string/settings_summary_expand_to_cutout"
|
||||||
app:iconSpaceReserved="false" />
|
app:iconSpaceReserved="false" />
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue