完善 市场界面按钮显示

This commit is contained in:
hyb1996
2019-01-28 10:57:19 +08:00
parent f2c636d599
commit 402a78c354
11 changed files with 223 additions and 33 deletions

View File

@@ -35,4 +35,10 @@
<attr name="cam_angle" format="integer"/>
</declare-styleable>
<declare-styleable name="ImageText">
<attr name="text"/>
<attr name="src"/>
<attr name="image_width" format="dimension|reference"/>
</declare-styleable>
</resources>