* #31093: design improvements
diff --git a/res/layout/item_history.xml b/res/layout/item_history.xml
index 12440ab..2d7fc9b 100644
--- a/res/layout/item_history.xml
+++ b/res/layout/item_history.xml
@@ -34,7 +34,7 @@
     android:id="@+id/contactview"
     android:layout_width="match_parent"
     android:layout_height="match_parent"
-    android:background="@drawable/item_call_selector" >
+    android:background="@drawable/item_history_selector" >
 
     <ImageView
         android:id="@+id/photo"