diff --git a/app/src/main/res/layout/chat_item.xml b/app/src/main/res/layout/chat_item.xml index 59e0ebf..559d950 100644 --- a/app/src/main/res/layout/chat_item.xml +++ b/app/src/main/res/layout/chat_item.xml @@ -1,10 +1,11 @@ + android:background="?android:selectableItemBackground" + android:clickable="true"> + + \ No newline at end of file