From 1038479352f259c02a2b62b9b65f6d67b5789968 Mon Sep 17 00:00:00 2001 From: Florens Douwes Date: Wed, 9 Apr 2014 20:24:20 +0200 Subject: [PATCH] Increased tablet layout threshold --- Chan/res/layout/activity_base.xml | 33 +++++++++++++++---------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/Chan/res/layout/activity_base.xml b/Chan/res/layout/activity_base.xml index 822db64c..b589a651 100644 --- a/Chan/res/layout/activity_base.xml +++ b/Chan/res/layout/activity_base.xml @@ -1,36 +1,35 @@ - - + android:layout_height="match_parent" > + - + android:layout_height="match_parent" > + - + - - - - + android:background="#444" + android:choiceMode="singleChoice" + android:divider="#333" + android:dividerHeight="1dp" /> + + \ No newline at end of file