增加任务无mark校验及关闭业务
This commit is contained in:
@@ -9,4 +9,10 @@
|
||||
<attr name="textSize" format="dimension" />
|
||||
<attr name="text" format="string" />
|
||||
</declare-styleable>
|
||||
|
||||
//自定义删除按钮的宽度
|
||||
<declare-styleable name="LeftDeleteView">
|
||||
<attr name="deleteBtnWidth" format="float"/>
|
||||
</declare-styleable>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user