I am trying to implement the SearchView from the support library. I want the user to be to use the SearchView to filter a List of books in a RecyclerView.
            Asked
            
        
        
            Active
            
        
            Viewed 434 times
        
    0
            
            
        - 
                    Can you share what you did so far? – Benedetto Del Greco Jan 01 '17 at 11:19
 
1 Answers
0
            Similar question was resolved here.
You just have to implement RecyclerView logic in Custom renderer for SearchView.
- 
                    But here used androidStudio (java) and i need xamarin visual Studio (c#) and my doubt is too accurate, plz help – KIM JONG YUNG Jan 17 '17 at 08:02