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

Commit 34fd52bb authored by Matt Casey's avatar Matt Casey
Browse files

Add accessibility label for edit FAB

Bug: 187967954
Test: Accessibility scanner + talkback
Change-Id: I765da287218566f60fd61a95d1257d93a721a04b
parent 33517fcf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -113,6 +113,7 @@
        style="@android:style/Widget.DeviceDefault.Button.Colored"
        android:backgroundTint="?androidprv:attr/colorAccentSecondary"
        android:src="@drawable/ic_screenshot_edit"
        android:contentDescription="@string/screenshot_edit_label"
        android:tint="?androidprv:attr/textColorSecondary"
        android:padding="16dp"
        android:scaleType="fitCenter"