Merge "Adjust Power button light reveal position in line with the power button for F10" into udc-qpr-dev
This commit is contained in:
commit
4dc0462849
1 changed files with 3 additions and 3 deletions
|
@ -37,14 +37,14 @@
|
||||||
<dimen name="config_rounded_mask_size_bottom">70px</dimen>
|
<dimen name="config_rounded_mask_size_bottom">70px</dimen>
|
||||||
|
|
||||||
<!-- Location on the screen of the center of the physical power button. -->
|
<!-- Location on the screen of the center of the physical power button. -->
|
||||||
<dimen name="physical_power_button_center_screen_location_y">650px</dimen>
|
<dimen name="physical_power_button_center_screen_location_y">706px</dimen>
|
||||||
|
|
||||||
<!-- Location on the screen of the center of the physical fingerprint sensor -->
|
<!-- Location on the screen of the center of the physical fingerprint sensor -->
|
||||||
<dimen name="physical_fingerprint_sensor_center_screen_location_x">1080px</dimen>
|
<dimen name="physical_fingerprint_sensor_center_screen_location_x">1080px</dimen>
|
||||||
<dimen name="physical_fingerprint_sensor_center_screen_location_y">650px</dimen>
|
<dimen name="physical_fingerprint_sensor_center_screen_location_y">650px</dimen>
|
||||||
|
|
||||||
<!-- Location on the screen of the center of the physical volume up/down buttons. -->
|
<!-- Location on the screen of the center of the physical volume up/down buttons. -->
|
||||||
<dimen name="physical_volume_up_button_center_screen_location_y">950px</dimen>
|
<dimen name="physical_volume_up_button_center_screen_location_y">1050px</dimen>
|
||||||
<dimen name="physical_volume_down_button_center_screen_location_y">1110px</dimen>
|
<dimen name="physical_volume_down_button_center_screen_location_y">1210px</dimen>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue