pstar: overlay: adapt punch hole cutout
also set proper rounded corners and protected camera area
This commit is contained in:
parent
80bce132c5
commit
210c67a7f9
3 changed files with 34 additions and 3 deletions
|
|
@ -32,5 +32,16 @@
|
|||
<!-- Location on the screen of the center of the physical volume up/down buttons. -->
|
||||
<dimen name="physical_volume_up_button_center_screen_location_y">392px</dimen>
|
||||
<dimen name="physical_volume_down_button_center_screen_location_y">494px</dimen>
|
||||
|
||||
|
||||
<!-- Configure protection around the front-facing camera -->
|
||||
<string name="config_frontBuiltInDisplayCutoutProtection">
|
||||
M 661,72
|
||||
a 57,57 0 1 0 114,0
|
||||
a 57,57 0 1 0 -114,0
|
||||
Z
|
||||
</string>
|
||||
|
||||
<!-- Camera 1 is the front camera -->
|
||||
<string name="config_protectedCameraId">1</string>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue