Merge "Increase thin letterbox width" into 24D1-dev am: c7e2d100aa
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/27514886 Change-Id: Ie4124b80461c9a76cbb8507065b9160bee624920 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
addfa93de8
1 changed files with 1 additions and 1 deletions
|
@ -303,7 +303,7 @@
|
|||
If W is the available width and w is the letterbox width, an app
|
||||
is thin letterboxed if the value here is < (W - w) / 2
|
||||
If the value is < 0 the thin letterboxing policy is disabled -->
|
||||
<dimen name="config_letterboxThinLetterboxWidthDp">28dp</dimen>
|
||||
<dimen name="config_letterboxThinLetterboxWidthDp">62dp</dimen>
|
||||
|
||||
<!-- The height in dp to use to detect horizontal thin letterboxing
|
||||
If H is the available height and h is the letterbox height, an app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue