I am trying to find an alternative to set the row height of a ListView
in Tizen platform for TV.
As we know there is a limitation related to the RowHeight
property in Xamarim ListView
for Tizen.
This property is just ignored so I cannot set the height of the rows in my ListView
.
Is there a workaround or an alternative way of doing this?