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

Commit d5d18b24 authored by Matt Pietal's avatar Matt Pietal Committed by android-build-merger
Browse files

Merge "Sharesheet - Add contentDescription to copy button" into qt-dev

am: 0f1f782b

Change-Id: Id9ded8a5058288117a976c66e1678d5646ddd084
parents 8fc7873f 0f1f782b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -54,6 +54,7 @@
        android:layout_gravity="center_vertical"
        android:src="@drawable/ic_content_copy_gm2"
        android:clickable="true"
        android:contentDescription="@string/copy"
        android:background="?attr/selectableItemBackgroundBorderless"/>
  </LinearLayout>