I'd like to add a "Loading"-image on the top of my ListView while all items are loading, if there are a lot of items being loaded, I still want a nice user experience.
So therefore I want a floating Image ( Animated GIF ? ) on top of my ListView.
How would one solve this and once you have the floating image or control, how do you make the GIF animated?