AndroidMobileTable rowheight

Hi
How to set the row height a little bit higher? They are so small that my finger can push 2 of them together
The only way I found is to set an invisible image
I don’t want to increase the font (that has to be made in system settings), just add a space border, something like padding or spacing
Thanks

Please don’t tell me to convert every row text in a picture

That’s currently not working, since AndroidMobileTable calculate its row height based on its content. So the workaround you did, using a transparent picture is the only way, if you don’t wanna increase the font itself.

We need MobileTableCell for Android, as we have on iOS.

I don’t dislike the adapting on content behaviour and would love to have it also on desktop as option, but for simple things a property minRowHeight would be very useful

Look at pictures: same device, same system font settings, what a different user experience (mine is the ugly one)