From 2711fab2fa2eb798e3aea90368f7ac5af1fbe523 Mon Sep 17 00:00:00 2001 From: John Reck Date: Fri, 18 May 2012 21:38:59 -0700 Subject: Fix portrait's fixed title bar Bug: 6468013 Change-Id: Ia6ee9645df9ebb8aa98734efef45b57db94651f7 --- res/layout/custom_screen.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/layout/custom_screen.xml b/res/layout/custom_screen.xml index 7a22530..61c455c 100644 --- a/res/layout/custom_screen.xml +++ b/res/layout/custom_screen.xml @@ -22,7 +22,8 @@ android:layout_width="match_parent" android:layout_height="match_parent" /> - @@ -32,10 +33,15 @@ android:layout_height="wrap_content" /> + + - + -- cgit v1.1