Add contentDescription

pull/935/head
Alex Baker 4 years ago
parent e0d4072768
commit 3a6c9d282a

@ -51,6 +51,7 @@
android:layout_gravity="end|bottom"
android:padding="0dp"
android:src="@drawable/ic_outline_add_24px"
android:contentDescription="@string/action_create_new_task"
app:backgroundTint="?attr/colorAccent"
app:borderWidth="0dp"/>

Loading…
Cancel
Save