pstar: Set fps location on x-axis for proper animation

Change-Id: I29b62ed7a95a235d7ec5443acfa370ad6921d3f7
This commit is contained in:
dianlujitao 2022-03-21 15:19:38 +08:00 committed by SGCMarkus
parent b9444d2acd
commit 1e11170006

View File

@ -23,6 +23,13 @@
<!-- Location on the screen of the center of the physical power button. -->
<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
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