Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit a4071bd9 authored by Rohit Sekhar's avatar Rohit Sekhar Committed by Michael Bestas
Browse files

FP5: overlay: Update powerbutton sfps related overlays

Change-Id: Iffe3f71d3339008c48fef4b36a34d91bf2d83da1
parent 417427c5
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -21,9 +21,9 @@
    </array>

    <array name="config_sfps_sensor_props_0">
        <item>local:4630947175487691137</item> <!--item>displayId</item-->
        <item>1080</item> <!--item>sensorLocationX</item-->
        <item>940</item> <!--item>sensorLocationY</item-->
        <item>local:4630946480328692354</item> <!--item>displayId</item-->
        <item>1224</item> <!--item>sensorLocationX</item-->
        <item>1105</item> <!--item>sensorLocationY</item-->
        <item>200</item> <!--item>sensorRadius</item-->
    </array>

+3 −3
Original line number Diff line number Diff line
@@ -13,11 +13,11 @@
    <dimen name="rounded_corner_content_padding">44px</dimen>

    <!-- Location on the screen of the center of the physical power button. -->
    <dimen name="physical_power_button_center_screen_location_y">940px</dimen>
    <dimen name="physical_power_button_center_screen_location_y">1105px</dimen>

    <!-- Location on the screen of the center of the fingerprint sensor. -->
    <dimen name="physical_fingerprint_sensor_center_screen_location_x">1080px</dimen>
    <dimen name="physical_fingerprint_sensor_center_screen_location_x">1224px</dimen>

    <!-- Location on the screen of the center of the fingerprint sensor. -->
    <dimen name="physical_fingerprint_sensor_center_screen_location_y">940px</dimen>
    <dimen name="physical_fingerprint_sensor_center_screen_location_y">1105px</dimen>
</resources>