Reputation: 410
I would like to generate some buttons items programmatically (I receive data from an API) following this mockup :
What is the best way to generate and populate them ? How can I use xml drawable files to be the most efficient ?
Currently, this following is how I will resolve this :
Upvotes: 0
Views: 80