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

Commit 21574cdb authored by Selim Cinek's avatar Selim Cinek
Browse files

Added content description for the fingerprint icon

Bug: 22616421
Change-Id: I58b12ae656b81e02f66aafef3d86eef1ade1e804
parent b48e9fdc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -82,6 +82,7 @@
                android:layout_width="120dp"
                android:layout_height="120dp"
                android:layout_gravity="center_horizontal"
                android:contentDescription="@android:string/fingerprint_icon_content_description"
                android:src="@drawable/fp_app_indicator" />

        </FrameLayout>
+1 −0
Original line number Diff line number Diff line
@@ -43,6 +43,7 @@
            android:layout_height="120dp"
            android:layout_marginTop="56dp"
            android:layout_gravity="center_horizontal"
            android:contentDescription="@android:string/fingerprint_icon_content_description"
            android:src="@drawable/fp_app_indicator" />

        <View