LoadingButtonAndroid:用于替代ProgressDialog的按钮 源码
嘿,如果您认为这(或我的其他项目)对您有一定帮助,请考虑给我一些赞助: : (开源软件可以算是一项工作了哈哈) 进度按钮Android 变成加载进度条的Android Button。 在XML中完全可定制 使用起来真的很简单。 使您的应用看起来更酷= D 您可以在此处检查该库的实现方式(旧版本): : 内容 安装 implementation 'br.com.simplepass:loading-button-android:2.2.0' 如何使用 动画和还原动画 将按钮添加到布局文件中,然后根据自己的喜好对其进行自定义。 < br .com.simplepass.loadingbutton.customViews.CircularProgressButton android:id= " @+id/btn_id " android:layout_width= " ma
下载地址
用户评论