From 78cc8ca990f3ce43252c038ad55420bebaeb4180 Mon Sep 17 00:00:00 2001 From: uabdullah Date: Tue, 17 Oct 2017 17:36:08 -0700 Subject: Fix top text cropping issue in new voicemail tab The numbers used to be cropped (http://screen/YYBG8T0Ma0J). We've fixed that issue in this CL and also removed the term "call_log" from the file name. Screenshot: http://screen/uHCPwf5smVX Bug: 64882313 Test: N/A PiperOrigin-RevId: 172541833 Change-Id: Ib2746b38284c2c04c84ab369d449412d8a9880b4 --- .../listui/res/layout/new_voicemail_entry.xml | 96 ++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry.xml (limited to 'java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry.xml') diff --git a/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry.xml b/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry.xml new file mode 100644 index 000000000..bc1506751 --- /dev/null +++ b/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry.xml @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3