init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<declare-styleable name="CameraCaptureView">
|
||||
<attr name="captureSize" format="dimension" />
|
||||
<attr name="borderGap" format="dimension" />
|
||||
<attr name="borderWidth" format="dimension" />
|
||||
<attr name="borderColor" format="color" />
|
||||
</declare-styleable>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user