[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/478 - Use new AC attr to tint close button in the search bar

pull/600/head
ekager 5 years ago committed by Colin Lee
parent ba417f393f
commit 3e67f70924

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