接口联调

This commit is contained in:
2025-11-28 18:46:41 +08:00
parent 9bcd7c9983
commit 29188c5944
39 changed files with 1882 additions and 1662 deletions
@@ -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"