OSDN Git Service

Divider and cancel button now show in the dialog picker.
authorAhbong Chang <cwahbong@google.com>
Mon, 20 Aug 2012 03:51:55 +0000 (11:51 +0800)
committerAhbong Chang <cwahbong@google.com>
Mon, 20 Aug 2012 08:28:25 +0000 (16:28 +0800)
commit691d3f75f896200796b5307143504f9eb260c9e3
tree4615b86e42242e57cd658f0ed98c95bcf7c76a1b
parent14d3289b4867c21da93ec4032119c0091bc78c30
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