Add new conversation button set glow

This commit is contained in:
nielsandriesse
2020-09-08 15:38:39 +10:00
parent 28db2a79a5
commit 70ccb976cb
6 changed files with 57 additions and 31 deletions

View File

@@ -76,7 +76,8 @@
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="match_parent"
android:clipChildren="false">
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/recyclerView"