| | |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent"> |
| | | |
| | | <safeluck.drive.evaluation.customview.AutoFitTextureView |
| | | android:id="@+id/texture" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_alignParentStart="true" |
| | | android:layout_alignParentTop="true" /> |
| | | |
| | | <safeluck.drive.evaluation.customview.AutoFitTextureView |
| | | android:id="@+id/texture" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_alignParentStart="true" |
| | | android:layout_alignParentTop="true" /> |
| | | |
| | | |
| | | |
| | | <FrameLayout |
| | | android:id="@+id/control" |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="center" |
| | | android:text="照片" /> |
| | | android:text="拍照" /> |
| | | |
| | | <ImageButton |
| | | android:id="@+id/info" |