diff --git a/core/src/main/res/layout/list_item_invite_notification.xml b/core/src/main/res/layout/list_item_invite_notification.xml
index 3f350f3e8bd599425e18f69df2c02a27fb01d892..cd963ddd517f35ce87433836bd55271d6e7410b1 100644
--- a/core/src/main/res/layout/list_item_invite_notification.xml
+++ b/core/src/main/res/layout/list_item_invite_notification.xml
@@ -4,7 +4,7 @@
     android:id="@+id/lInviteNotification"
     android:layout_width="match_parent"
     android:layout_height="wrap_content"
-    android:background="?selectableItemBackgroundBorderless"
+    android:background="?selectableItemBackground"
     android:clickable="true"
     android:focusable="true"
     android:padding="8dp">