From e70ef90dda54b30fb3ed4db35f35f875f4a47500 Mon Sep 17 00:00:00 2001 From: calderwoodra Date: Thu, 24 May 2018 14:21:14 -0700 Subject: Fix a few UI bugs. - clear call log dialog no longer crashes - phone account selector dialog now has a visible title - dialpad text in the incall ui is now visible. Bug: 80144855,80146941,80175230 Test: tap PiperOrigin-RevId: 197952658 Change-Id: Ifaea9b798fef7e36d681a83269e4f65df33f1193 --- java/com/android/dialer/theme/private/res/values/styles.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'java/com/android/dialer/theme') diff --git a/java/com/android/dialer/theme/private/res/values/styles.xml b/java/com/android/dialer/theme/private/res/values/styles.xml index 158cd190d..90e452993 100644 --- a/java/com/android/dialer/theme/private/res/values/styles.xml +++ b/java/com/android/dialer/theme/private/res/values/styles.xml @@ -26,6 +26,7 @@ @style/AlertDialogTheme + @style/AlertDialogTheme - \ No newline at end of file + -- cgit v1.2.3