From 6c589e23b30849f095c464e73c6bc5cfa68a8586 Mon Sep 17 00:00:00 2001 From: Ahbong Chang Date: Mon, 20 Aug 2012 11:51:55 +0800 Subject: Divider and cancel button now show in the dialog picker. The root node of the included gl_root_group is "merge", whose attributes can not be overriden by any "include" tag since it will be dropped. All of the children inside gl_root_group have no weight. This makes the first object occupy the whole space. We use a weighted frame layout to wrap gl_root_group. Bug: 7016213 Change-Id: I758806848f6af3eff2f7746c6ef949ce639c7f6e --- res/layout/dialog_picker.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/res/layout/dialog_picker.xml b/res/layout/dialog_picker.xml index 4a625a10b..ff27c41f0 100644 --- a/res/layout/dialog_picker.xml +++ b/res/layout/dialog_picker.xml @@ -18,19 +18,19 @@ android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent"> - - + + +