mac
2024-06-21 bf27f4339722c3c00f8600bd3952c74ecafa5fdd
app/src/main/res/layout/activity_fast_scan.xml
@@ -3,7 +3,7 @@
    android:id="@+id/new_capture_rl"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:background="#636363">
    android:background="#00000000">
    <RelativeLayout
        android:id="@+id/new_top_bar_view"
@@ -68,14 +68,14 @@
    <SurfaceView
        android:id="@+id/new_capture_preview"
        android:layout_width="367dp"
        android:layout_height="367dp"
        android:layout_width="300dp"
        android:layout_height="300dp"
        android:layout_centerInParent="true" />
    <RelativeLayout
        android:id="@+id/new_capture_crop_view"
        android:layout_width="367dp"
        android:layout_height="367dp"
        android:layout_width="300dp"
        android:layout_height="300dp"
        android:layout_centerInParent="true"
        android:background="@drawable/scan_capture">