From e9e6f43ab11b303e3604b8807cd10272a15ed3b3 Mon Sep 17 00:00:00 2001 From: Santos Cordon Date: Tue, 27 Aug 2013 19:02:12 -0700 Subject: Fixing position of Glowpadview to reveal more of contact's photo. update layout files to match what previous phone used to do. bug:10510721 Change-Id: I1bb1a7c8207043a5657940d3209ba53e1a332285 --- InCallUI/res/layout/answer_fragment.xml | 5 ----- InCallUI/res/layout/incall_screen.xml | 6 ++++-- InCallUI/res/values/dimens.xml | 2 +- 3 files changed, 5 insertions(+), 8 deletions(-) (limited to 'InCallUI/res') diff --git a/InCallUI/res/layout/answer_fragment.xml b/InCallUI/res/layout/answer_fragment.xml index f6b132091..8b553a6a8 100644 --- a/InCallUI/res/layout/answer_fragment.xml +++ b/InCallUI/res/layout/answer_fragment.xml @@ -19,16 +19,11 @@ + android:gravity="top" + android:layout_gravity="bottom|center_horizontal" + android:layout_marginBottom="@dimen/glowpadview_margin_bottom" + android:visibility="gone" /> diff --git a/InCallUI/res/values/dimens.xml b/InCallUI/res/values/dimens.xml index c0a001cdc..1d9497170 100644 --- a/InCallUI/res/values/dimens.xml +++ b/InCallUI/res/values/dimens.xml @@ -113,7 +113,7 @@ 15dip - -64dip + -48dip 0dip -- cgit v1.2.3