第一次提交

This commit is contained in:
xuhuixiang
2025-08-08 15:05:12 +08:00
parent 3e7f1d9089
commit ad722304bf
795 changed files with 19580 additions and 9048 deletions

View File

@@ -10,7 +10,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#FFFBFB"
android:background="#EEF0F7"
android:orientation="vertical">
<LinearLayout
@@ -70,6 +70,7 @@
<com.netease.yunxin.kit.conversationkit.ui.view.ConversationView
android:id="@+id/conversationView"
android:overScrollMode="never"
android:layout_width="match_parent"
android:layout_height="match_parent" />