Refactor code
This commit is contained in:
parent
1bd8b15aad
commit
72350898bb
10 changed files with 51 additions and 59 deletions
|
@ -76,4 +76,8 @@
|
|||
<attr name="android:textAppearance" />
|
||||
<attr name="android:fontFamily" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="CircleRectView">
|
||||
<attr name="circleRadius" format="dimension" />
|
||||
</declare-styleable>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue