summaryrefslogtreecommitdiffstats
path: root/res/layout/speed_dial_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/speed_dial_fragment.xml')
-rw-r--r--res/layout/speed_dial_fragment.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/speed_dial_fragment.xml b/res/layout/speed_dial_fragment.xml
index 18820497e..55dd158d2 100644
--- a/res/layout/speed_dial_fragment.xml
+++ b/res/layout/speed_dial_fragment.xml
@@ -41,11 +41,10 @@
android:nestedScrollingEnabled="true" />
</FrameLayout>
- <include
+ <com.android.dialer.widget.EmptyContentView
android:id="@+id/empty_list_view"
android:layout_width="match_parent"
android:layout_height="match_parent"
- layout="@layout/empty_list_view"
android:visibility="gone"/>
</FrameLayout>