android-HoloCircularProgressBar icon indicating copy to clipboard operation
android-HoloCircularProgressBar copied to clipboard

Hi! is it possible to make progressBar indeterminated (like android progressDialog)?

Open dima-ostapovets opened this issue 11 years ago • 2 comments

dima-ostapovets avatar Dec 06 '13 11:12 dima-ostapovets

if you set the progress to > 1 it looks like an indeterminated progress bar. you could animate from 1 to 2, reset to 1 and restart the animation.

It's currently not planned to include a valueanimator inside the view itself to support animations out of the box.

passsy avatar Jan 15 '14 18:01 passsy

use this. :) https://github.com/passsy/android-HoloCircularProgressBar/pull/30

joostory avatar Aug 28 '14 08:08 joostory