I have an app with a GridLayout with several rows and columns and I want the columns and rows to be combined with each other (they expand) depending on a certain entry, meaning that this change was made through code:
I want the rows to be combined as in box 3 (for an illustrative example)
I know that this is possible doing it directly from the xml but what I'm looking for is that my GridLayout is dynamic