From ce86dfb58f8db458e474d1b06825d8df53cf60e7 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Tue, 9 May 2017 20:31:52 +0200 Subject: simple fix for landscape tablet layouts --- .../fragment_conversations_overview.xml | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'src/main/res/layout-w945dp') diff --git a/src/main/res/layout-w945dp/fragment_conversations_overview.xml b/src/main/res/layout-w945dp/fragment_conversations_overview.xml index c6cc7d7c2..127264945 100644 --- a/src/main/res/layout-w945dp/fragment_conversations_overview.xml +++ b/src/main/res/layout-w945dp/fragment_conversations_overview.xml @@ -1,14 +1,12 @@ - + android:layout_height="match_parent"> - @@ -23,9 +21,10 @@ + android:layout_weight="2" + android:orientation="vertical"> + - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3