I have a json something like this (simplified the original):
[{ image:"http://site.com/imagem.png", title:"Titulo", desc: "descrição" }]
I would like to load all the content, including the image inside a ListView in the app, I tried...
asked by
30.08.2017 / 00:27