新增支持自定义扫码框宽高

This commit is contained in:
jenly1314
2018-12-29 16:30:51 +08:00
parent 3f0ea02a9a
commit 73ba5a80d4
6 changed files with 102 additions and 57 deletions

View File

@@ -13,6 +13,9 @@
<enum name="top" value="0"/>
<enum name="bottom" value="1"/>
</attr>
<attr name="showResultPoint" format="boolean"/>
<attr name="frameWidth" format="dimension"/>
<attr name="frameHeight" format="dimension"/>
</declare-styleable>
</resources>