jaisonfdo / SearchViewSample

Sample app for Android SearchView with circular reveal animation like whatsapp

Home Page:http://droidmentor.com/searchview-animation-like-whatsapp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SearchView not working with SwipeRefreshLayout and DrawerLayout

troncomputers opened this issue · comments

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 includes with those?