(Issue on Android only)
I have two grids as illustrated in this image. The blue is in column 1 of the outer grid. For some reason if I use the row height of * or auto on the blue grid the content inside never shows up. I have to use explicit height values to get them to show but I want to be able to benefit from auto expanding heights so behaves better. Without showing any code can anyone think of a reason why this might be happening? It works perfectly on iOS and all the elements are correctly assigned to the correct row and column. Instead of using bindings I have tried static content and its the same problem, nothing shows up!
↧
Grid Row Height Not Working in ListView DataTemplate (Android Issue)
↧