mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-23 13:35:33 +03:00
Fix content Description
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
ebfd15e001
commit
dff37d0a66
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
|||
android:layout_height="16dp"
|
||||
android:layout_marginStart="10dp"
|
||||
android:layout_marginBottom="6dp"
|
||||
android:contentDescription="@string/nc_remote_audio_off"
|
||||
android:contentDescription="@string/nc_call_raise_hand_description"
|
||||
android:src="@drawable/ic_hand_back_left"
|
||||
android:visibility="invisible"
|
||||
tools:visibility="visible" />
|
||||
|
|
Loading…
Reference in a new issue