Fix Subscription Picker's Toolbar colors
This commit is contained in:
parent
ecf06582c6
commit
e24d0d4952
7 changed files with 29 additions and 13 deletions
|
|
@ -7,6 +7,7 @@
|
|||
android:id="@+id/action_search"
|
||||
android:icon="@drawable/ic_search"
|
||||
android:title="@string/search"
|
||||
app:iconTint="@color/contrastColor"
|
||||
app:showAsAction="always"
|
||||
tools:ignore="AlwaysShowAction" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue