Skip to content

dawsonice/ProgressBall

Repository files navigation

#ProgressBall

Another progress bar for android.

Usage

Use ProgressBall as normal android view:

<me.dawson.progressball.view.ProgressBall
    android:id="@+id/pb_progress"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    android:layout_centerHorizontal="true"
    android:padding="4dp" />

Demo

Contact me

Any further question?

Email me please!

About

Another progress bar for android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages