mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +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:isVoiceInputButtonEnabled="false"
|
||||
app:leftButtonDrawable="@drawable/ic_search"
|
||||
app:progressBarColor="@color/colorAccent"
|
||||
app:queryInputBarIconColor="@color/darkIconColor"
|
||||
app:queryInputCursorColor="@color/colorAccent"
|
||||
app:queryInputHint="@string/search_hint"
|
||||
app:queryInputHintColor="@color/hintTextColor"
|
||||
app:queryInputTextColor="@color/hintTextColor"
|
||||
app:shouldDimBehind="true"
|
||||
app:suggestionIconColor="@color/suggestionIconColor"
|
||||
app:suggestionRecentSearchIconColor="@color/suggestionIconColor"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue