| | |
| | | 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" |
| | |
| | | |
| | | <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"> |
| | | |