If I want put like wheel animation when it downloading, is it possible?
Do you have any sample code how to do it.
Thanks
k
kurniawan chandra
said
almost 8 years ago
Hi , I wanted to ask a questions about VideoDrawables. I have a VideoDrawable which uses a video file on a server and so it takes time to load the video , I wanted to use a loader which shows the percentage of the loaded video but didn't find any related method in the documentation.
There is sample code for this?
Thanks
A
Andreas Fötschl
said
almost 8 years ago
Check out the SDK Samples' POI section - it uses a div which is shown while POIs are loaded. Implementation of your feature is really simple:
kurniawan chandra