summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/new_phone_favorites_fragment.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/layout/new_phone_favorites_fragment.xml b/res/layout/new_phone_favorites_fragment.xml
index 9974adf65..cc11ea164 100644
--- a/res/layout/new_phone_favorites_fragment.xml
+++ b/res/layout/new_phone_favorites_fragment.xml
@@ -22,7 +22,8 @@
android:orientation="vertical"
android:divider="?android:attr/dividerHorizontal"
android:showDividers="end"
- android:clipChildren="false">
+ android:clipChildren="false"
+ android:background="@color/background_dialer_light">
<FrameLayout
android:layout_width="match_parent"
android:layout_height="0dp"