Merge "Increase thin letterbox width" into 24D1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c7e2d100aa
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user