美颜UI调整

This commit is contained in:
2022-09-23 13:19:07 +08:00
parent 04f0953cfa
commit 2fdc4001f4
9 changed files with 36 additions and 12 deletions

View File

@@ -8,9 +8,8 @@
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_gravity="center"
android:layout_height="wrap_content"
>
android:layout_gravity="center">
<com.yunbao.faceunity.seekbar.DiscreteSeekBar
@@ -57,10 +56,11 @@
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/titleLayout"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="16dp"
android:layout_marginBottom="10dp">
>
<ImageView
android:id="@+id/menu_back"
@@ -161,6 +161,7 @@
<LinearLayout
android:id="@+id/layout_faceunity_menu1"
android:layout_width="match_parent"
android:layout_marginTop="10dp"
android:layout_height="wrap_content"
android:orientation="vertical">