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

Commit d8858fd3 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

am: d5d18b24

Change-Id: I1cb9423529179a5e727eeb25f271d82f732d9d92
parents 259b8754 d5d18b24
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>