I'm trying to upload a list of images that are on a server using picasso.
In the arrayy I only have the value of the id of the image:
"List<integer> myList = new ArrayList<integer>".
Ex: 1, 2, 3, 4, 5, 6;
first try just popul...
asked by
06.07.2018 / 00:09