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

Commit a8c7c8c8 authored by Selim Cinek's avatar Selim Cinek Committed by Android (Google) Code Review
Browse files

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

parents 95ddf903 21574cdb
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