diff --git a/res/drawable-hdpi/sel_call.png b/res/drawable-hdpi/cell_call.png
similarity index 100%
rename from res/drawable-hdpi/sel_call.png
rename to res/drawable-hdpi/cell_call.png
diff --git a/res/drawable-hdpi/sel_call_first.png b/res/drawable-hdpi/cell_call_first.png
similarity index 100%
rename from res/drawable-hdpi/sel_call_first.png
rename to res/drawable-hdpi/cell_call_first.png
diff --git a/res/drawable-hdpi/cell_call_first_highlight.png b/res/drawable-hdpi/cell_call_first_highlight.png
new file mode 100644
index 000000000..1b6d58e0a
Binary files /dev/null and b/res/drawable-hdpi/cell_call_first_highlight.png differ
diff --git a/res/drawable-hdpi/cell_call_highlight.png b/res/drawable-hdpi/cell_call_highlight.png
new file mode 100644
index 000000000..babfa85c3
Binary files /dev/null and b/res/drawable-hdpi/cell_call_highlight.png differ
diff --git a/res/layout/active_call.xml b/res/layout/active_call.xml
index 6483df9ad..fd7f0cdbc 100644
--- a/res/layout/active_call.xml
+++ b/res/layout/active_call.xml
@@ -9,7 +9,7 @@
android:id="@+id/row"
android:layout_width="match_parent"
android:layout_height="75dp"
- android:background="@drawable/sel_call_first"
+ android:background="@drawable/cell_call_first"
android:gravity="center_vertical">
+ android:src="@drawable/cell_call" />