mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 11:20:47 +01:00
Added content descriptions for some important controls.
Fixes #8728 Co-authored-by: Alan Evans <alan@signal.org>
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/avatar"
|
||||
android:contentDescription="@string/CreateProfileActivity_set_avatar_description"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="0dp"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/avatar_background"
|
||||
|
||||
Reference in New Issue
Block a user