Hi
This library animates standard progress bars. It doesn't add any view
Animation is smoother on a real device. this is a gif.
Example:
Sub Globals
Private ProgressBar1 As ProgressBar
Private RndPb As Button
Dim apb As AnimateProgressBar
End Sub
Sub Activity_Create(FirstTime...
So I've learned how to make a bunch of bitmaps fly out of the center of the screen using the SetLayoutAnimated method and a timer.
What I'd like to do next is move a bitmap along a spiral path starting from the center of the screen. Any ideas on how to accomplish this without using thousands of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.