pstar: Set fps location on x-axis for proper animation
Change-Id: I29b62ed7a95a235d7ec5443acfa370ad6921d3f7
This commit is contained in:
parent
b9444d2acd
commit
1e11170006
@ -23,6 +23,13 @@
|
|||||||
<!-- 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">776px</dimen>
|
<dimen name="physical_power_button_center_screen_location_y">776px</dimen>
|
||||||
|
|
||||||
|
<!-- Location on the screen of the center of the fingerprint sensor. For devices with under
|
||||||
|
display fingerprint sensors, this directly corresponds to the fingerprint sensor's location.
|
||||||
|
For devices with sensors on the back of the device, this corresponds to the location on the
|
||||||
|
screen directly in front of the sensor.
|
||||||
|
By default, this is set to @null to use the horizontal center of the screen. -->
|
||||||
|
<dimen name="physical_fingerprint_sensor_center_screen_location_x">1080px</dimen>
|
||||||
|
|
||||||
<!-- Location on the screen of the center of the fingerprint sensor. For devices with under
|
<!-- Location on the screen of the center of the fingerprint sensor. For devices with under
|
||||||
display fingerprint sensors, this directly corresponds to the fingerprint sensor's location.
|
display fingerprint sensors, this directly corresponds to the fingerprint sensor's location.
|
||||||
For devices with sensors on the back of the device, this corresponds to the location on the
|
For devices with sensors on the back of the device, this corresponds to the location on the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user