I am going to create a gallery view where the user shall switch between different pictures of products. On some of them is going to be a label like "sale" and a short discription. On startup I want to display a loading animation at that place until the product photo is downloaded.
- Use layer list or state list for one product photo?
- Could you please show me, how to set that up?
- How to make that spinner spin?
- How to turn it on or off (how to access the layer list through code)?
By the way, is "spinner" the best word for this? It seems to stand for several things. Feel free to edit this question, if I didn't hit the right words.