MultiSearchView
MultiSearchView copied to clipboard
Yet another built-in animated search view for Android.
This would help trigger onscreen keyboards or other options to tie in with the view visibility
When using Android 12 tapping the search field no longer shows the virtual keyboard.
Setting a style via xml doesn't really help in an app where the gui dynamically changes based on colors. I would enjoy the ability to tint the search icon and...
It would be great to have a getter method (getEditText) for the MultiSearchView container so we can have more control and display of the EditText. I need to have dynamic...
Hi, How can I add programatically existing search results like on the video demo Popular, Newest etc? Thanks
adds a dot style feature for selected tabs
Request to add some reference or function to edit the search icon and its color
Partially solves #13 ... search icon drawable is now customizable
how to set "search text" prorgrammatically in searchbar ?