Set Search text cursor using accent color instead of drawable
This commit is contained in:
parent
0e452320ef
commit
8534539a9e
3 changed files with 5 additions and 6 deletions
|
|
@ -22,6 +22,7 @@
|
|||
android:inputType="textFilter|textNoSuggestions"
|
||||
android:maxLines="1"
|
||||
android:nextFocusDown="@+id/suggestions_list"
|
||||
android:theme="@style/WhiteAccentTheme"
|
||||
tools:ignore="RtlHardcoded" />
|
||||
|
||||
<FrameLayout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue