summaryrefslogtreecommitdiff
path: root/res/drawable/background_favorites_menu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/background_favorites_menu.xml')
-rw-r--r--res/drawable/background_favorites_menu.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable/background_favorites_menu.xml b/res/drawable/background_favorites_menu.xml
index fc2669b10..60933fd5e 100644
--- a/res/drawable/background_favorites_menu.xml
+++ b/res/drawable/background_favorites_menu.xml
@@ -18,7 +18,7 @@
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_pressed="false">
<shape android:shape="rectangle" >
- <solid android:color="@color/background_dialer_list_items" />
+ <solid android:color="@color/favorites_menu_background_color" />
</shape>
</item>
<item android:state_pressed="true">