I wrote library for using MimeTypes icons from GNOME themes on iOS ( https://github.com/darvin/UIImage-FileType ), and now I’m wondering: what is default icon size for inner image view in UITableViewCell in various iOS devices in pixels?
I wrote library for using MimeTypes icons from GNOME themes on iOS ( https://github.com/darvin/UIImage-FileType
Share
According to this, it’s 44×44 points (88×88 pixels with the Retina screen).