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.