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

Commit 70993bc0 authored by Matt Pietal's avatar Matt Pietal
Browse files

Sharesheet - Add contentDescription to copy button

For accessibility, add button description

Bug: 130211978
Test: Manual
Change-Id: Id8152533f43f8567264c3514fb0a228d615a6e7c
parent 757cbfea
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>