-
Notifications
You must be signed in to change notification settings - Fork 275
Open
Labels
Description
I have a table that lists cards, I want to realize the following:
1- Why do images become deformed? Do I need to make any changes to the icon? Attachment image
2- Why does the subtitle sometimes change lines other times not?
Below the code
let seguidores: String = String(sender.totalusers) + " Seguidores" card.itemSubtitle = seguidores
Reactions are currently unavailable
