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

Commit af6444da authored by Matt Casey's avatar Matt Casey Committed by Automerger Merge Worker
Browse files

Merge "Add accessibility label for edit FAB" into sc-dev am: 5b846d07

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14680232

Change-Id: If2504aacba8130bdd9dd975f6e5c23bcfb977914
parents f0b67496 5b846d07
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"