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

Commit ba887301 authored by Selim Cinek's avatar Selim Cinek Committed by Android Git Automerger
Browse files

am a8c7c8c8: Merge "Added content description for the fingerprint icon" into mnc-dev

* commit 'a8c7c8c8':
  Added content description for the fingerprint icon
parents 01b2d812 a8c7c8c8
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