summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/contactsfragment/res/layout/fragment_contacts.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/contactsfragment/res/layout/fragment_contacts.xml')
-rw-r--r--java/com/android/dialer/contactsfragment/res/layout/fragment_contacts.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/com/android/dialer/contactsfragment/res/layout/fragment_contacts.xml b/java/com/android/dialer/contactsfragment/res/layout/fragment_contacts.xml
index 7cbc4f0e6..3d58aad0d 100644
--- a/java/com/android/dialer/contactsfragment/res/layout/fragment_contacts.xml
+++ b/java/com/android/dialer/contactsfragment/res/layout/fragment_contacts.xml
@@ -33,7 +33,8 @@
android:layout_height="match_parent"
android:layout_marginTop="8dp"
android:layout_marginBottom="8dp"
- android:clipChildren="false">
+ android:clipChildren="false"
+ android:visibility="gone">
<TextView
android:id="@+id/fast_scroller_container"