fix:
update:更改主页,增加联系人(未完全实现)
This commit is contained in:
2022-10-11 20:07:11 +08:00
parent a29160563c
commit 1970a27246
24 changed files with 523 additions and 139 deletions

View File

@@ -78,7 +78,7 @@
</androidx.constraintlayout.widget.ConstraintLayout>
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/cl_note"
android:id="@+id/cl_guard"
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_margin="8dp"
@@ -220,7 +220,7 @@
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/cl_health"
android:id="@+id/cl_shared_space"
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_margin="8dp"
@@ -385,7 +385,7 @@
</androidx.constraintlayout.widget.ConstraintLayout>
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/cl_hand"
android:id="@+id/cl_ai"
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_margin="8dp"