Android Open Source - UI progressbar SmoothProgressBar






Project Summary

A small Android library allowing you to have a smooth and customizable horizontal indeterminate ProgressBar.

Web Site / Source Repository

SmoothProgressBar is hosted in the following web site
https://github.com/castorflex/SmoothProgressBar

If you think the Android project SmoothProgressBar listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of SmoothProgressBar.

ItemValue
Java File Count10
Activity Count2

License

The license information of SmoothProgressBar is as follows:

Apache License

Java Source Files

fr.castorflex.android.circularprogressbar.CircularProgressBarUtils.java
fr.castorflex.android.circularprogressbar.CircularProgressBar.java
fr.castorflex.android.circularprogressbar.CircularProgressDrawable.java
fr.castorflex.android.smoothprogressbar.ColorsShape.java
fr.castorflex.android.smoothprogressbar.ContentLoadingSmoothProgressBar.java
fr.castorflex.android.smoothprogressbar.SmoothProgressBarUtils.java
fr.castorflex.android.smoothprogressbar.SmoothProgressBar.java
fr.castorflex.android.smoothprogressbar.SmoothProgressDrawable.java
fr.castorflex.android.smoothprogressbar.sample.MainActivity.java
fr.castorflex.android.smoothprogressbar.sample.MakeCustomActivity.java