Added content descriptions for some important controls.

Fixes #8728

Co-authored-by: Alan Evans <alan@signal.org>
This commit is contained in:
Ellen Poe
2019-03-30 19:05:36 -07:00
committed by Alan Evans
parent e0d1987445
commit 874697f6e5
4 changed files with 12 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
android:layout_height="match_parent">
<ImageView android:id="@+id/toolbar_icon"
android:contentDescription="@string/conversation_list_settings_shortcut"
android:layout_width="36dp"
android:layout_height="36dp"
android:layout_marginStart="8dp"