An android library to display a progressbar that goes around an image..
android-square-progressbar is hosted in the following web site
https://github.com/mrwonderman/android-square-progressbar
If you think the Android project android-square-progressbar listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-square-progressbar.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
There are 1 image files in android-square-progressbar. The names of the image files are listed as follows.
ic_drawer.png
The following screenshort is generated from the image listed above.
android-square-progressbar has the following Java source files.
net.yscs.android.square_progressbar.SquareProgressBar.java net.yscs.android.square_progressbar.SquareProgressView.java net.yscs.android.square_progressbar.utils.CalculationUtil.java net.yscs.android.square_progressbar.utils.ColourUtil.java net.yscs.android.square_progressbar.utils.PercentStyle.java net.yscs.android.square_progressbar_example.MainActivity.java net.yscs.android.square_progressbar_example.PreviewView.java net.yscs.android.square_progressbar_example.SquareFragment.java net.yscs.android.square_progressbar_example.dialogs.CustomColourDialog.java net.yscs.android.square_progressbar_example.dialogs.PercentDialog.java