Hi All
I'm using a ListView simply to display information to the user, so it wont be used for anything fancy. The problem I'm having is that it looks great on a 10" tablet but the smaller the phone the bigger the text and lines become. So on a 10" tablet I might have 10 rows but on a 5" screen I'll only have 3 big rows with big text. I've had a look at the properties of the ListView and nowhere can you specify row height or text sizes. Is there a way to get the listview to resize along with the rest of the views ? or is there a better view that I can use just to display a couple of lines of information ?
Any advice in this regard would be greatly appreciated.
Many thanks in advance.
AJ
I'm using a ListView simply to display information to the user, so it wont be used for anything fancy. The problem I'm having is that it looks great on a 10" tablet but the smaller the phone the bigger the text and lines become. So on a 10" tablet I might have 10 rows but on a 5" screen I'll only have 3 big rows with big text. I've had a look at the properties of the ListView and nowhere can you specify row height or text sizes. Is there a way to get the listview to resize along with the rest of the views ? or is there a better view that I can use just to display a couple of lines of information ?
Any advice in this regard would be greatly appreciated.
Many thanks in advance.
AJ