
implementation 'com.google.android.material:material:1.4.0'
| 属性 | 描述 |
|---|---|
| android:id | 控件id |
| android:layout_width | 控件长度 |
| android:layout_height | 控件高度 |
| app:shapeAppearance | 控件外观样式 |
| app:strokeWidth | 画笔粗度 |
| app:strokeColor | 画笔颜色 |
| android:src | 图像资源 |
style: roundImg.xml