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

pull/600/head
David Walsh 4 years ago committed by Jeff Boek
parent bb512269ab
commit 9761652c24

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