Code Theory

Android

Search & Filtering

SearchView, the search dialog and filtering a list as the user types.

Search & Filtering guides on Code Theory
Guide Length API status
Quick Tip: Android Change Action Bar SearchView Hint (Placeholder) and Text Color

There are times when you’ll want to change the hint (placeholder) color and the text color of a SearchView widget .

125w Superseded
Adding Search Functionality to Your Android Application Activity with SearchView and Search Dialog

If you’re building an android application, then most likely you’ll need to implement a search in it to let the user search through a set of data that could…

1502w Current

More in Android

All Android →