version:6.2
fix: update:手机适配,优化mvvm
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user