For 10965 - Implement content description and fix border for add button

fennec/production
David Walsh 4 years ago committed by Jeff Boek
parent 248237290e
commit 58a7e63105

@ -11,7 +11,7 @@
android:layout_height="wrap_content"
android:layout_gravity="bottom|end"
android:layout_margin="16dp"
android:backgroundTint="?accent"
android:contentDescription="TODO: Changeme"
android:contentDescription="@string/add_tab"
app:backgroundTint="?accent"
app:srcCompat="@drawable/ic_new"
app:tint="@color/photonWhite" />

Loading…
Cancel
Save