src/main/res/layout/item_contact.xml 🔗
@@ -6,7 +6,7 @@
     <FrameLayout
         android:layout_width="match_parent"
         android:layout_height="wrap_content"
-        android:background="?selectableItemBackground">
+        android:background="@drawable/background_selectable_list_item">
     <RelativeLayout
         android:id="@+id/inner"
         android:layout_width="match_parent"