Hello,
For the first line of an tableview item i cant set the size of font. For the seconed line there is no problem i can use attributed string and set color , size etc.
When i try to use attribituedstring for first line it gives error.
How can i edit the size of first line ?
edit: Also is it possible to convert the first line of table view to ( first chrachter of each sentence is Capital and others are small , becuse in db all the words are fully capitalized i want them only first one capitalized)
TY
For the first line of an tableview item i cant set the size of font. For the seconed line there is no problem i can use attributed string and set color , size etc.
When i try to use attribituedstring for first line it gives error.
How can i edit the size of first line ?
edit: Also is it possible to convert the first line of table view to ( first chrachter of each sentence is Capital and others are small , becuse in db all the words are fully capitalized i want them only first one capitalized)
TY
Last edited: