https://kotlinlang.org logo
e

edvin

08/21/2016, 3:38 PM
And create a data structure that can take a List<Photo> and convert it into a List<List<Photo>>, so that each row in the ListView would be served a List<Photo> to display.