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

Commit 0f1f782b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 47be5000 70993bc0
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>