pb

  1. P

    B4A Library AnimateProgressBar - Standard Progress Bars are Animated Now

    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...
Top