I am developing an app that works as a rss reader, when reading the information of an xml, I get the title of the news, the date, and an image,
I get the image with the following code:
var cell:UITableViewCell = UITableViewCell()
cell = tableV...
asked by
16.06.2016 / 12:34