From 29be3926b41f09a7f8fab9845ce3d0d7bd216620 Mon Sep 17 00:00:00 2001 From: calderwoodra Date: Fri, 26 Jan 2018 14:05:20 -0800 Subject: Implemented Post Call in NUI. Bug: 72525658 Test: PostCallIntegrationTest PiperOrigin-RevId: 183441836 Change-Id: Ie1f8da1a7e24b22c5aa79cfa2a1261beb23579a1 --- .../dialer/main/impl/res/layout/main_activity.xml | 43 +++++++++++----------- 1 file changed, 22 insertions(+), 21 deletions(-) (limited to 'java/com/android/dialer/main/impl/res/layout') diff --git a/java/com/android/dialer/main/impl/res/layout/main_activity.xml b/java/com/android/dialer/main/impl/res/layout/main_activity.xml index eb0d45e57..aaba8da77 100644 --- a/java/com/android/dialer/main/impl/res/layout/main_activity.xml +++ b/java/com/android/dialer/main/impl/res/layout/main_activity.xml @@ -21,13 +21,31 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - - + android:layout_above="@+id/bottom_nav_bar"> + + + + + + - - - - - \ No newline at end of file -- cgit v1.2.3