- 
    
Bug
 - 
    Resolution: Out of scope
 - 
    
P3: Somewhat important
 - 
    None
 - 
    6.4.0
 - 
    None
 
- 
        8
 - 
        Foundation Sprint 73
 
It now longer shows the downloaded pictures.
On my desktop I see that the images are loaded, but then QML throws a bunch of errors like:
qrc:/flickrmobile/GridDelegate.qml:29:18: QML Image: Error transferring https://farm4.static.flickr.com/3192/2610467426_ffeb45975a_t.jpg - server replied: qrc:/flickrmobile/GridDelegate.qml:29:18: QML Image: Error transferring https://farm5.static.flickr.com/4109/5041381512_951af5453a_t.jpg - server replied: qrc:/flickrmobile/GridDelegate.qml:29:18: QML Image: Error transferring https://farm8.static.flickr.com/7885/40234306383_55d3c51015_t.jpg - server replied: qrc:/flickrmobile/GridDelegate.qml:29:18: QML Image: Error transferring https://farm8.static.flickr.com/7696/16839540207_d14d903ffb_t.jpg - server replied: qrc:/flickrmobile/GridDelegate.qml:29:18: QML Image: Error transferring https://farm8.static.flickr.com/7214/7180448203_078b28276f_t.jpg - server replied:
On my Android phone I only see the "Network error" message in the background, which suggests that XmlListModel failed to fetch the data.