第一次提交
This commit is contained in:
@@ -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" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user