Hi
Thanks for the awesome code
pls help me to change layout based on json response
eg:
"results": [ { "vote_count": 601, "post_type": "movie", "id": 19404, "video": false,
Here "post_type":"movie"
if "post_type":"something else" how do i call different layout in this code
Pls help
Thank you