| Interface | Description |
|---|---|
| ICompoundButtonStyleable |
author : Android 轮子哥
github : https://github.com/getActivity/ShapeView
time : 2021/08/28
desc : CompoundButton View 属性收集接口
|
| IShapeDrawableStyleable |
author : Android 轮子哥
github : https://github.com/getActivity/ShapeView
time : 2021/08/28
desc : ShapeDrawable View 属性收集接口
|
| ITextColorStyleable |
author : Android 轮子哥
github : https://github.com/getActivity/ShapeView
time : 2021/08/28
desc : 文本颜色 View 属性收集接口
|
| Class | Description |
|---|---|
| ShapeButtonStyleable |
author : Android 轮子哥
github : https://github.com/getActivity/ShapeView
time : 2021/08/28
desc : Button 的 Shape 属性值
|
| ShapeCheckBoxStyleable |
author : Android 轮子哥
github : https://github.com/getActivity/ShapeView
time : 2021/08/28
desc : CheckBox 的 Shape 属性值
|
| ShapeConstraintLayoutStyleable |
author : Android 轮子哥
github : https://github.com/getActivity/ShapeView
time : 2021/08/28
desc : ConstraintLayout 的 Shape 属性值
|
| ShapeEditTextStyleable |
author : Android 轮子哥
github : https://github.com/getActivity/ShapeView
time : 2021/08/28
desc : EditText 的 Shape 属性值
|
| ShapeFrameLayoutStyleable |
author : Android 轮子哥
github : https://github.com/getActivity/ShapeView
time : 2021/08/28
desc : FrameLayout 的 Shape 属性值
|
| ShapeImageViewStyleable |
author : Android 轮子哥
github : https://github.com/getActivity/ShapeView
time : 2021/08/28
desc : ImageView 的 Shape 属性值
|
| ShapeLinearLayoutStyleable |
author : Android 轮子哥
github : https://github.com/getActivity/ShapeView
time : 2021/08/28
desc : LinearLayout 的 Shape 属性值
|
| ShapeRadioButtonStyleable |
author : Android 轮子哥
github : https://github.com/getActivity/ShapeView
time : 2021/08/28
desc : RadioButton 的 Shape 属性值
|
| ShapeRecyclerViewStyleable |
author : Android 轮子哥
github : https://github.com/getActivity/ShapeView
time : 2021/08/28
desc : RecyclerView 的 Shape 属性值
|
| ShapeRelativeLayoutStyleable |
author : Android 轮子哥
github : https://github.com/getActivity/ShapeView
time : 2021/08/28
desc : RelativeLayout 的 Shape 属性值
|
| ShapeTextViewStyleable |
author : Android 轮子哥
github : https://github.com/getActivity/ShapeView
time : 2021/08/28
desc : TextView 的 Shape 属性值
|
| ShapeViewStyleable |
author : Android 轮子哥
github : https://github.com/getActivity/ShapeView
time : 2021/08/28
desc : View 的 Shape 属性值
|