Hi,
At times, when running on tablet our app is showing blank tiles for a list view. Number of tiles are shown correctly, but when I tap on any tile or if I scroll, it suddenly displays the proper content on the tiles.
The listview is in list layout and data source is indeed getting bound to the list view since number of tiles are correct. But nothing is displayed on the tiles. Adding to the weirdness of this is that it does not happen always. Most times it renders correctly.
Is there any pointers to what could be possibly going wrong?