Thumbnail Size
Closed this issue · 1 comments
girishghoda commented
Can i create custom size thumbnail?
For example: 25 *25
Thank you
prine commented
The thumbnail automatically resizes to the dimensions of the UIImageView. So you can just create an UIImageView with the size of 25x25 and you will it in that size.