Android - Multiple Gridviews In A Listview
I know that there are questions similar to this but I found no solution from it. What I'm trying to do is create a list of GridViews. Something like this: What I currently have i
Solution 1:
For you first question, I think you're thinking of something like this: https://sriramramani.wordpress.com/2013/08/14/grid-in-a-listview/
For the second question, could you elaborate at all? Do the column headers for data elements need to be displayed?
Post a Comment for "Android - Multiple Gridviews In A Listview"