zhanghai / MaterialProgressBar

Material Design ProgressBar with consistent appearance
Apache License 2.0
2.21k stars 279 forks source link

这个不是系统自带吗? #66

Closed cv0cv0 closed 6 years ago

cv0cv0 commented 6 years ago

系统默认样式不就是这个吗?

zhanghai commented 6 years ago

Please read README before creating issues.

Why MaterialProgressBar?

  • 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.