|
|
@@ -7,8 +7,7 @@
|
|
|
<androidx.recyclerview.widget.RecyclerView
|
|
|
android:id="@+id/chat_list"
|
|
|
android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:paddingBottom="15dp" />
|
|
|
+ android:layout_height="match_parent" />
|
|
|
|
|
|
<RelativeLayout
|
|
|
android:layout_width="match_parent"
|