We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
304a6cc
There was an error while loading. Please reload this page.
Replace android:tintMode with app:mpb_tintMode to avoid exception due to resource collision.
android:tintMode
app:mpb_tintMode
a3c9ced
Fix tinting below Lollipop.
8aff431
Move Proguard file to defaultConfig.
3e0b492
Integrate Proguard configuration.
f2374a6
Add MaterialProgressBar widget.
MaterialProgressBar
3670bca
Initial release.