sovegetables / ProgressRoundButton

A DownloadProgressButton with Animation for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fork:ProgressRoundButton

使用文档请参考ProgressRoundButton

    maven { url 'https://jitpack.io' }

    dependencies {
	        implementation 'com.github.sovegetables:ProgressRoundButton:0.1.0'
	}

优化

  • 修复AnimDownloadProgressButton下载进度不准确的Bug
  • 修复AndroidStudio无法预览AnimDownloadProgressButton

联系方式: 企鹅392774007

About

A DownloadProgressButton with Animation for Android

License:Apache License 2.0


Languages

Language:Java 100.0%