解决界面问题,解决采集拍摄界面

This commit is contained in:
wangdongsheng
2021-09-14 18:49:28 +08:00
parent 27f41d98d6
commit 0dceef5ecc
24 changed files with 233 additions and 146 deletions

View File

@@ -54,7 +54,7 @@
<FrameLayout
android:id="@+id/frame_layout"
android:layout_width="match_parent"
android:layout_height="200dp"
android:layout_height="250dp"
android:background="@color/white"
android:visibility="gone"
app:layout_constraintBottom_toBottomOf="parent"