Comet: decouple status bar and cutout from config
Override the config value for the comet device to make it happen. Bug: 291870756 Test: m Test: override the feature flag and observe Change-Id: I887faf95391aaac268550e693bd1c38a5d290f68
This commit is contained in:
parent
82d0c1cc9f
commit
4dc015fee8
1 changed files with 3 additions and 0 deletions
|
@ -288,6 +288,9 @@
|
|||
@left
|
||||
</string>
|
||||
|
||||
<!-- Decouple status bar and cutout from configuration to avoid letterbox. -->
|
||||
<bool name="config_decoupleStatusBarAndDisplayCutoutFromScreenSize">true</bool>
|
||||
|
||||
<!-- Radius of the software rounded corners. -->
|
||||
<dimen name="rounded_corner_radius">25px</dimen>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue