tanaskovicVesna / MyRepos

App displays list of my GitHub repositories. The app contains two cases of getting data from the server by using Retrofit or Volley library(in code are guidelines which part of the code need to be included in case of Volley library). Fast loading is performed by Loader, that also keeps data saved, when screen rotation is performed. When user swipe to refresh, broadcast receiver triggers loader to refresh data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

App displays list of my GitHub repositories. The app contains two cases of getting data from the server by using Retrofit or Volley library(in code are guidelines which part of the code need to be included in case of Volley library). Fast loading is performed by Loader, that also keeps data saved, when screen rotation is performed. When user swipe to refresh, broadcast receiver triggers loader to refresh data.


Languages

Language:Java 100.0%