| 类 | 说明 |
|---|---|
| XRoundButton |
使按钮能方便地指定圆角、边框颜色、边框粗细、背景色、按下效果,字体颜色(按下颜色也可配置)
注意:因为该控件的圆角采用 View 的 background 实现,所以与原生的
android:background 有冲突。 |
| XRoundConstraintLayout |
Created by wei.
|
| XRoundEditText |
Created by wei.
|
| XRoundFrameLayout |
Created by wei.
|
| XRoundLinearLayout |
Created by wei.
|
| XRoundRelativeLayout |
Created by wei.
|
| XRoundTextView |
使按钮能方便地指定圆角、边框颜色、边框粗细、背景色、按下效果,字体颜色(按下颜色也可配置)
注意:因为该控件的圆角采用 View 的 background 实现,所以与原生的
android:background 有冲突。 |