Fix Toolbar Search input pointer and cursor color
This commit is contained in:
parent
e24d0d4952
commit
c0dc65c789
2 changed files with 3 additions and 3 deletions
|
|
@ -23,6 +23,7 @@
|
|||
android:inputType="textFilter|textNoSuggestions"
|
||||
android:maxLines="1"
|
||||
android:nextFocusDown="@+id/suggestions_list"
|
||||
android:theme="@style/ToolbarSearchInputTheme"
|
||||
tools:ignore="RtlHardcoded" />
|
||||
|
||||
<FrameLayout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue