From 4d881e4b22e61913bd2439fba6901bf6cc0e98c5 Mon Sep 17 00:00:00 2001 From: calderwoodra Date: Fri, 12 Jan 2018 12:25:48 -0800 Subject: Added Dialpad to NUI. This change adds the existing dialpad to the new UI and the animation logic required to show/hide it along with the toolbar. A follow up CL will come afterwards to combine these animations with the toolbar expanding/collapsing. known issue: bottom nav appears over the dialpad. Bug: 181512198 Test: MainActivityTest PiperOrigin-RevId: 181777370 Change-Id: Ief1591174ebca3a709df6d1d38c8b8ecbdc1878e --- java/com/android/dialer/main/impl/res/values/strings.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'java/com/android/dialer/main/impl/res/values/strings.xml') diff --git a/java/com/android/dialer/main/impl/res/values/strings.xml b/java/com/android/dialer/main/impl/res/values/strings.xml index ff136e877..f530fa2bf 100644 --- a/java/com/android/dialer/main/impl/res/values/strings.xml +++ b/java/com/android/dialer/main/impl/res/values/strings.xml @@ -22,6 +22,9 @@ TODO(38502365): Remove this once we're ready to launch the new UI. --> Phone NUI + + Phone Keypad + Call history -- cgit v1.2.3