Material Design ProgressBar
with consistent appearance on Android 4.0+.
- Consistent appearance on Android 4.0+.
- Correct tinting across platforms.
- Able to remove the intrinsic padding of framework
ProgressBar
. - Able to hide the progress background of framework horizontal
ProgressBar
. - Able to show a determinate circular progress.
- Used as a drop-in replacement for framework
ProgressBar
.
MaterialProgressBar - more information
Bindings library contains MaterialProgressBar v1.4.2 prebuilt AAR.
Sample project is based on MaterialProgressBar sample code and its resources. Butter Knife library was replaced with Cheeseknife.
- Download this repository and add reference to
MaterialProgressBar
project in your solution
or
- Install ZhangHai.Android.MaterialProgressBar prebuilt package from nuget.org
The license for this repository is specified in LICENSE.