迁移仓库

This commit is contained in:
xuhuixiang
2026-02-24 09:59:59 +08:00
parent ad722304bf
commit 2a9510baf9
98 changed files with 2573 additions and 1790 deletions

View File

@@ -22,6 +22,7 @@
android:layout_height="80dp"
android:layout_marginTop="@dimen/dimen_20_dp"
app:avatarCorner="@dimen/dimen_88_dp"
android:background="@mipmap/default_head_img_group"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/title" />
@@ -33,7 +34,6 @@
app:layout_constraintBottom_toBottomOf="@+id/ic_grouphead"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
android:background="@mipmap/default_head_img_group"
app:srcCompat="@mipmap/ic_grouphead_setting" />
<TextView

View File

@@ -48,6 +48,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="250dp"
android:layout_marginBottom="100dp"
android:layout_gravity="center_horizontal"/>
</FrameLayout>