Android GridLayoutManager Example With RecyclerView
This article is about Android GridLayoutManager and how to use it with RecyclerView to show items in uniform grid with the help of simple android application. GridLayoutManager The RecyclerView widget is a more advanced and flexible version of ListView. It is a container for displaying large data sets that can be scrolled very efficiently by maintaining a limited […]
Android GridLayoutManager Example With RecyclerView Read More »
