An android practice project using retrofit and recyclerviews, and tabbed layout
This is a simple Android practice project which implements Retrofit. The project app reads json data from an api and displays it in a recyclerView. The App also makes use of tabbed views to display two seperate lists. In another activity, a form is submitted to a google form using retrofit.
I made this change.