|
|
@ -1,7 +1,6 @@ |
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
xmlns:app="http://schemas.android.com/apk/res-auto" |
|
|
|
xmlns:app="http://schemas.android.com/apk/res-auto" |
|
|
|
app:layout_isOverlay="true" |
|
|
|
|
|
|
|
app:layout_drawOnPreview="true" |
|
|
|
app:layout_drawOnPreview="true" |
|
|
|
app:layout_drawOnPictureSnapshot="true" |
|
|
|
app:layout_drawOnPictureSnapshot="true" |
|
|
|
app:layout_drawOnVideoSnapshot="true" |
|
|
|
app:layout_drawOnVideoSnapshot="true" |
|
|
|