From d2c6c2d7d487fc38f2126af042667aed510c9300 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Tue, 21 Oct 2014 00:01:16 -0700 Subject: Wrap quick connect bar in layout On Lollipop, this would otherwise result in an EditText that was cut off by the layout. Change-Id: I0c116aaf5b86da0409b57d3c89efa7f60b3b2160 --- res/layout/act_hostlist.xml | 43 +++++++++++++++++++++++++++---------------- 1 file changed, 27 insertions(+), 16 deletions(-) (limited to 'res') diff --git a/res/layout/act_hostlist.xml b/res/layout/act_hostlist.xml index 80d1583..3c6f4b1 100644 --- a/res/layout/act_hostlist.xml +++ b/res/layout/act_hostlist.xml @@ -25,30 +25,41 @@ android:layout_height="fill_parent" > - + > + + + + + - -- cgit v1.2.3