[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/478 - Use new attr to theme clear button in toolbar

pull/600/head
Emily Kager 5 years ago committed by Jeff Boek
parent 5279c3edef
commit 345de50cf0

@ -10,6 +10,7 @@
android:clickable="true"
android:focusable="true"
android:focusableInTouchMode="true"
app:browserToolbarClearColor="?attr/browserToolbarIcons"
app:browserToolbarInsecureColor="?attr/browserToolbarIcons"
app:browserToolbarMenuColor="?attr/browserToolbarIcons"
app:browserToolbarSecureColor="?attr/browserToolbarIcons" />
Loading…
Cancel
Save