mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-09 15:42:10 +00:00
Fix content Description
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
ebfd15e001
commit
dff37d0a66
@ -79,7 +79,7 @@
|
|||||||
android:layout_height="16dp"
|
android:layout_height="16dp"
|
||||||
android:layout_marginStart="10dp"
|
android:layout_marginStart="10dp"
|
||||||
android:layout_marginBottom="6dp"
|
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:src="@drawable/ic_hand_back_left"
|
||||||
android:visibility="invisible"
|
android:visibility="invisible"
|
||||||
tools:visibility="visible" />
|
tools:visibility="visible" />
|
||||||
|
Loading…
Reference in New Issue
Block a user