I have a Tableview in a StackLayout with a ListView after it and there is always a gray space between the two. The Tableview is a form that causes the Listview to be filled with results when populated. I have hardcoded the height but was wondering if there was a way to force the size using some layout tricks or custom renderer(iOS for now)?
↧