1
0
Fork 0

Closes #478 - Use new AC attr to tint close button in the search bar

master
ekager 2019-02-26 09:07:58 -08:00 committed by Colin Lee
parent 64ef207613
commit df2c46621b
1 changed files with 1 additions and 0 deletions

View File

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