It seems like a Cell should mostly work in other List/Table/Grid style controls, but RenderHeight seems to be locked to 40 unless you are specifically in a ListView/TableView. Could RenderHeight be made to interrogate an interface to obtain RowHeight and whether to use uneven heights? Or at least have a way to override the RenderHeight for a cell? Is there some way to make this work with the present version, or is my suspicion correct that this would require some Xamarin.Forms changes?
↧