tangorpro: overlay: Enable aspect ratio setting for apps
Issue: calyxos#2318 Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com> Change-Id: I59ebe99817e444439f40b40340f55932f586e279
This commit is contained in:
parent
93d667f40e
commit
fd86cfcfed
1 changed files with 6 additions and 0 deletions
|
@ -18,6 +18,12 @@
|
|||
-->
|
||||
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- Whether per-app fullscreen override option is allowed in user aspect ratio settings -->
|
||||
<bool name="config_appCompatUserAppAspectRatioFullscreenIsEnabled">true</bool>
|
||||
|
||||
<!-- Whether per-app user aspect ratio override settings is enabled -->
|
||||
<bool name="config_appCompatUserAppAspectRatioSettingsIsEnabled">true</bool>
|
||||
|
||||
<!-- Control whether being in the desk dock should enable accelerometer
|
||||
based screen orientation. This defaults to true because it is
|
||||
common for desk docks to be sold in a variety of form factors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue