Fix #3425 - Use Share header text as contentDescription (#3822)

nightly-build-test
Mugurell 5 years ago committed by Colin Lee
parent fa2c87b323
commit 0bf8b96790

@ -87,7 +87,7 @@
android:layout_marginStart="16dp"
android:layout_marginEnd="30dp"
android:background="?android:attr/selectableItemBackgroundBorderless"
android:contentDescription="@string/tab_menu"
android:contentDescription="@string/share_header"
android:src="@drawable/ic_hollow_share"
app:layout_constraintEnd_toStartOf="@id/collection_overflow_button"
app:layout_constraintTop_toTopOf="@id/collection_icon" />

Loading…
Cancel
Save