Hi All!
I have a problem and have had no luck searching for the answer.
In my app I am simply cloning an image 29 times.
Each clone gets an image randomly from a list of 6 images.
For some reason I end up with blank clones. Each time I load the screen the blanks are in different positions. The number of blank clones also varies.
I have tried using a list, a Local DB and local storage data source and the result is the same.
I thought maybe the blank is from the blank row that you get at the bottom of your DB. So I tried limiting the random images to two from the list, but the blanks still appear.
I hope I am missing something simple. Any guidance is really appreciated.
Screenshots below.
Thank you. Inga