I am trying to define a grid layout and have a row that contains a list view, but I would like the entire list view to display, so I can have a bullet point list
so in this type of scenario
- Instruction 1
Image - Instruction 2
-Instruction 3
- Item 1
Text - Item 2
- Item 3
- Item 4
There are other rows in the grid that have different lists, if I tell the row to be auto then the row expands way bigger than the list view, I have a custom render for the list view in iOS so it adds the footer, so it limits the size of the List