| | |
| | | android:background="#636363">
|
| | |
|
| | |
|
| | |
|
| | | <RelativeLayout
|
| | | android:id="@+id/top_bar_view"
|
| | | android:layout_width="match_parent"
|
| | |
| | | android:layout_width="56dp"
|
| | | android:layout_height="match_parent"
|
| | | android:gravity="center_vertical"
|
| | | android:orientation="horizontal"
|
| | | >
|
| | | android:orientation="horizontal">
|
| | |
|
| | | <ImageView
|
| | | android:layout_width="24dp"
|
| | |
| | | android:layout_gravity="center"
|
| | | android:layout_marginLeft="16dp"
|
| | | android:scaleType="centerInside"
|
| | | android:src="@drawable/back"
|
| | | />
|
| | | android:src="@drawable/back" />
|
| | | </LinearLayout>
|
| | |
|
| | | <!--2.标题文本-->
|
| | |
| | |
|
| | | <SurfaceView
|
| | | android:id="@+id/capture_preview"
|
| | | android:layout_width="367dp"
|
| | | android:layout_height="367dp"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="match_parent"
|
| | | android:layout_centerInParent="true"
|
| | |
|
| | | />
|