summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/widget
diff options
context:
space:
mode:
authorlinyuh <linyuh@google.com>2018-03-29 10:10:48 -0700
committerCopybara-Service <copybara-piper@google.com>2018-03-29 11:25:46 -0700
commit756f013f4797403347ae43a5ab60e8b9e884f124 (patch)
tree3f069e9df345e44ecef8b48f939a52f51393bb9a /java/com/android/dialer/widget
parente7d6381c9cafa809da51a0fe3f567773b6c73614 (diff)
Badge contact photos for video calls in the bottom sheet.
Bug: 70988682 Test: Existing tests PiperOrigin-RevId: 190946639 Change-Id: Iaa8294e8ba6e85ab3c27bb2e67200d7972a240f2
Diffstat (limited to 'java/com/android/dialer/widget')
-rw-r--r--java/com/android/dialer/widget/res/layout/contact_photo_view.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/com/android/dialer/widget/res/layout/contact_photo_view.xml b/java/com/android/dialer/widget/res/layout/contact_photo_view.xml
index e505e5866..2f5cd9e3d 100644
--- a/java/com/android/dialer/widget/res/layout/contact_photo_view.xml
+++ b/java/com/android/dialer/widget/res/layout/contact_photo_view.xml
@@ -19,6 +19,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="52dp"
android:layout_height="44dp"
+ android:layout_gravity="center"
android:focusable="false">
<QuickContactBadge