Add a proper contentDescription to the notification record button

Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
This commit is contained in:
Peter Vágner 2019-11-01 15:03:55 +01:00 committed by Peter Vágner
commit cd43a43565

View file

@ -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"