app/src/main/res/values/attrs.xml
@@ -22,4 +22,13 @@ <!-- <attr name="view_height" format="integer"/>--> <!-- <attr name="view_width" format="integer"/>--> </declare-styleable> <declare-styleable name="TextEditText_attr"> <attr name="txt_des_tvedit" format="string"/> <attr name="et_input" format="string"/> </declare-styleable> <declare-styleable name="TextCheckBox_attr_tvcheck"> <attr name="txt_des_check" format="string"/> <attr name="check_not" format="boolean"/> </declare-styleable> </resources>