mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
Removed fixed colors
This commit is contained in:
parent
d43cb76b03
commit
fffbb3c421
1 changed files with 0 additions and 5 deletions
|
|
@ -22,12 +22,7 @@
|
||||||
app:isProgressBarEnabled="true"
|
app:isProgressBarEnabled="true"
|
||||||
app:isVoiceInputButtonEnabled="false"
|
app:isVoiceInputButtonEnabled="false"
|
||||||
app:leftButtonDrawable="@drawable/ic_search"
|
app:leftButtonDrawable="@drawable/ic_search"
|
||||||
app:progressBarColor="@color/colorAccent"
|
|
||||||
app:queryInputBarIconColor="@color/darkIconColor"
|
|
||||||
app:queryInputCursorColor="@color/colorAccent"
|
|
||||||
app:queryInputHint="@string/search_hint"
|
app:queryInputHint="@string/search_hint"
|
||||||
app:queryInputHintColor="@color/hintTextColor"
|
|
||||||
app:queryInputTextColor="@color/hintTextColor"
|
|
||||||
app:shouldDimBehind="true"
|
app:shouldDimBehind="true"
|
||||||
app:suggestionIconColor="@color/suggestionIconColor"
|
app:suggestionIconColor="@color/suggestionIconColor"
|
||||||
app:suggestionRecentSearchIconColor="@color/suggestionIconColor"
|
app:suggestionRecentSearchIconColor="@color/suggestionIconColor"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue