version:6.2

fix:
update:手机适配,优化mvvm
This commit is contained in:
2024-07-08 10:35:12 +08:00
parent f06f51c5a7
commit 90e98b73c0
137 changed files with 7047 additions and 4420 deletions

View File

@@ -8,8 +8,8 @@
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/root"
android:layout_width="match_parent"
android:layout_height="@dimen/dp_160"
android:layout_margin="@dimen/dp_4"
android:layout_height="@dimen/dp_152"
android:layout_margin="@dimen/dp_6"
android:background="@drawable/fragment_add_contact_background"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"