A simple App contains a search bar component that can search any thing on web
a search bar like google’s one that contains the following features:
- User can type a URL (ex: fb.com) to open the web site directly.
- User can type a text to search on google (ex: facebook).
- Auto complete.
- MaterialSearchBar https://github.com/mancj/MaterialSearchBar
- Retrofit2
- RxJava
- Gson



