FlycoRoundView
FlycoRoundView copied to clipboard
A library helps Android built-in views easy and convenient to set round rectangle background and accordingly related shape resources can be reduced.
当测试人员手机换成oppo reno,或者vivo的时候,使用控件RoundLinearLayout出现了问题,xml布局报错 膨胀类,但是别的手机比如三星,或者模拟器是正常的
急急急!!!!!!什么时候 添加 渐变功能???
I want to use FlycoRoundView to add a "selected" state for the Checkable control (CheckBox, Switch...) but it seems doesn't support. Could you add support for attribute "rv_backgroundCheckColor"? EDIT: it...
 
使用selector文件控制诸如rv_strokeColor属性无效
android:allowBackup="true" android:supportsRtl="true" 嵌套依赖的时候会报这两个属性重复的错误
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
Hi! Is possible to have rippleenabled even from java??? Thanks
请问该如何设置阴影呢?
btn_pay.getDelegate().setBackgroundColor(R.color.gray);---------first time【it works】 but~ btn_pay.getDelegate().setBackgroundColor(R.color.colorPrimary);----second time【it can't work!】