summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/app/res/layout
diff options
context:
space:
mode:
authorAndroid Dialer <noreply@google.com>2017-09-20 17:59:44 -0700
committerEric Erfanian <erfanian@google.com>2017-09-22 15:59:06 +0000
commit3f4a31982fc815b1620671f16f7d45a8d2c07988 (patch)
treee2e7caa53015a1ae7a2184cbd35054e2823401a7 /java/com/android/dialer/app/res/layout
parent1dc2ceac680da86d2be40f4ac9f5639bd1d113a3 (diff)
downloadandroid_packages_apps_Dialer-3f4a31982fc815b1620671f16f7d45a8d2c07988.tar.gz
android_packages_apps_Dialer-3f4a31982fc815b1620671f16f7d45a8d2c07988.tar.bz2
android_packages_apps_Dialer-3f4a31982fc815b1620671f16f7d45a8d2c07988.zip
Dialer integration of contacts suggestions promo
Illustration icon TBD https://photos.app.goo.gl/ZDLNLlXg9VBKNHGx1 Manual testing of duplicates promo end to end flow accept/dismiss states Bug: 64491095 Test: http://sponge/db7bd5c3-ec97-46c8-a058-ed7f46a5e4ce PiperOrigin-RevId: 169480950 Change-Id: Ia553e87ce72d84a001769851abb925da1ab31756
Diffstat (limited to 'java/com/android/dialer/app/res/layout')
-rw-r--r--java/com/android/dialer/app/res/layout/dialtacts_activity.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/com/android/dialer/app/res/layout/dialtacts_activity.xml b/java/com/android/dialer/app/res/layout/dialtacts_activity.xml
index 958b6944b..4c07f1c9e 100644
--- a/java/com/android/dialer/app/res/layout/dialtacts_activity.xml
+++ b/java/com/android/dialer/app/res/layout/dialtacts_activity.xml
@@ -21,6 +21,7 @@
android:layout_height="match_parent"
android:background="@color/background_dialer_light"
android:clipChildren="false"
+ android:clipToPadding="false"
android:focusable="true"
android:focusableInTouchMode="true"
android:orientation="vertical">