接口联调
This commit is contained in:
@@ -82,11 +82,11 @@
|
||||
android:layout_height="456dp"
|
||||
tools:background="@mipmap/ic_launcher"/>
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/ivRecImage"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="456dp"
|
||||
tools:background="@mipmap/ic_launcher"/>
|
||||
<!-- <ImageView-->
|
||||
<!-- android:id="@+id/ivRecImage"-->
|
||||
<!-- android:layout_width="match_parent"-->
|
||||
<!-- android:layout_height="456dp"-->
|
||||
<!-- tools:background="@mipmap/ic_launcher"/>-->
|
||||
|
||||
<ImageView
|
||||
android:layout_width="match_parent"
|
||||
@@ -228,11 +228,11 @@
|
||||
</LinearLayout>
|
||||
|
||||
<FrameLayout
|
||||
android:id="@+id/fl_recognize_ir"
|
||||
android:id="@+id/flRecognizeIr"
|
||||
android:layout_width="1.3333dp"
|
||||
android:layout_height="1dp"
|
||||
android:layout_gravity="bottom"
|
||||
android:visibility="visible">
|
||||
android:visibility="gone">
|
||||
|
||||
<TextureView
|
||||
android:id="@+id/dual_camera_texture_preview_ir"
|
||||
|
||||
Reference in New Issue
Block a user