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

Commit 9664961f authored by lbill's avatar lbill
Browse files

Fix the side-fps toast do not compatible to RTL configuration

Bug: 331754319
Flag: EXEMPT layout tuning for RTL
Test: build SFPS product and check the SFPS enrollment toast UI
Change-Id: Ib572cc4614f701517a84cd78929f73c7e5ac617b
parent 1c4a065b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
        android:paddingBottom="16dp"
        android:text="@string/fp_power_button_enrollment_title"
        android:textColor="@color/side_fps_text_color"
        android:paddingLeft="20dp"/>
        android:paddingStart="20dp"/>
    <Space
        android:layout_width="5dp"
        android:layout_height="match_parent" />