SkillAgentSearch skills...

LoadingButton

a simple animattion

Install / Use

/learn @CSnowStack/LoadingButton
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

LoadingButton

a simple animattion

预览

MSearchView

Attributes

name | format | description :--------|:--------:|:-------- lbtn_text | string | 文字 lbtn_textSize | dimension | 文字大小 lbtn_textColor | color | 文字颜色 lbtn_backgroundColor | color | 背景色 lbtn_loadingCircleColor | color | 中间Loading的颜色 lbtn_loadingFailedReset | boolean | 加载失败是否重置 默认 True lbtn_loadingSuccessReset | boolean | 加载成功是否重置 默认 False

Add the dependency

dependencies {
    compile 'com.cq.csnowstack:loadingbutton:1.0.0'
}

TODO

  • 支持padding
  • 增加更漂亮的动画

参考

徐宜生-PathMeasure之迷径追踪

JeasonWong/ElemeShoppingView

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks0

Languages

Java

Security Score

50/100

Audited on Nov 29, 2024

No findings