Add a proper contentDescription to the notification record button
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
This commit is contained in:
parent
d0258dd6ae
commit
cd43a43565
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:contentDescription=""
|
||||
android:contentDescription="@string/record_button"
|
||||
android:padding="10dp"
|
||||
android:scaleType="fitCenter"
|
||||
android:src="@drawable/ic_fiber_manual_record_black_24dp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue