Dynamic layout with multiple buttons inside - android

0

Good

I have to do in android a layout that is a rectangle (with dynamic dimensions, received by parameters) where it has successive crosses inside that are in practice buttons that when carrying make several measurements. But I do not know if I should implement a Gridview with multiple buttons (where the buttons are crosses, or if there is another way ... I also explored motionevents, but I do not know how efficient it would be.

Can anyone help me?

    
asked by anonymous 16.11.2018 / 23:27

0 answers