Skip to content

Example of using SearchView. Bonus - API service with Retrofit2 + rxJava2 + GitHub API

Notifications You must be signed in to change notification settings

nikartx/Android-SearchView-Example

Repository files navigation

Android example SearchView with search filter

Using GitHub API user followers Example.

multi_touch

Bonus - simple API Service (Java)

Using Retrofit2 + rxJava2 + GitHub API Example.