SearchViewSample icon indicating copy to clipboard operation
SearchViewSample copied to clipboard

Sample app for Android SearchView with circular reveal animation like whatsapp

Results 5 SearchViewSample issues
Sort by recently updated
recently updated
newest added

I notice that when the search icon is being clicked for the first time, animation effect is not visible. The animation effect will only be visible for 2nd time. I...

iam trying to make app like what you done but i got some error "int width=myView.getWidth()" on a null object reference. How i can fix this?

Hi! I'm new to Android and this might be a silly question. I have an app with SwipeRefreshLayout as root layout and than a DrawerLayout. How can I use yours...

fixed : changed the search toolbar visibility from gone to invisible. AND close the search view toolbar with animation when the back button is pressed.

Hi, great sample ! Do you know how can I avoid to show the keyboard when the SearchView is revealed ? Thanks, sorry for my english