A simple tutorial or a code along video showing how to use RecyclerView to show data in grid format instead of vertical lists using StaggeredGridLayoutManager.
The complete source code is available at https://github.com/carotkut94/RecyclerViewTutorial
Link to libraries used
GSON : https://github.com/google/gson
PICASSO : http://square.github.io/picasso/
VELOCTIY : https://github.com/ravindu1024/velocity
YTS api link : https://yts.am/api/v2/list_movies.json
Download
0 formats
No download links available.
RecyclerView with StaggeredGridLayoutManager | NatokHD