iOS Question Font size on CustomListView

mtechteam

Member
Licensed User
Longtime User
Perhaps I am missing something obvious, but I cannot seem to change the text size of an item. I have tried changing the text size of the label in the designer and put a breakpoint in the area of code that adds the line, and the font size shows right, but it still displays in the same size as before. I tried commenting out the sizetofit property also.
 

klaus

Expert
Licensed User
Longtime User
In the top right corner of your thread you should see this:

upload_2017-10-4_18-30-54.png
 
Upvote 0
Top