@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
app:layout_isOverlay="true"
app:layout_drawOnPreview="true"
app:layout_drawOnPictureSnapshot="true"
app:layout_drawOnVideoSnapshot="true"
@ -136,7 +136,6 @@
</declare-styleable>
<declare-styleable name="CameraView_Layout">
<attr name="layout_isOverlay" format="boolean"/>
<attr name="layout_drawOnPreview" format="boolean"/>
<attr name="layout_drawOnPictureSnapshot" format="boolean"/>
<attr name="layout_drawOnVideoSnapshot" format="boolean"/>
@ -37,7 +37,6 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="bottom|end"