app/src/main/res/values/attrs.xml
@@ -14,4 +14,9 @@ <declare-styleable name="HouseView"> <attr name="item" format="string" /> </declare-styleable> <declare-styleable name="mycustom_et"> <attr name="txt" format="string"/> <attr name="txt_des" format="string"/> <attr name="txt_unit" format="boolean"/> </declare-styleable> </resources>