mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-04 08:13:07 +00:00
Removed fixed colors
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user