From f00a3d95d9edd5727c218cabe52e7f1485e49566 Mon Sep 17 00:00:00 2001 From: Armin Novak Date: Fri, 11 Jul 2014 18:49:20 +0200 Subject: [PATCH] Fixed wrong visibility setting of bookmark list view --- .../Android/FreeRDPCore/res/layout/home.xml | 41 ++++++++----------- 1 file changed, 18 insertions(+), 23 deletions(-) diff --git a/client/Android/FreeRDPCore/res/layout/home.xml b/client/Android/FreeRDPCore/res/layout/home.xml index b31e565d6..bc311f573 100644 --- a/client/Android/FreeRDPCore/res/layout/home.xml +++ b/client/Android/FreeRDPCore/res/layout/home.xml @@ -1,5 +1,5 @@ - +--> + android:layout_width="match_parent" + android:layout_height="match_parent" > - - + - + + + + android:dividerHeight="1dp" /> - - - + \ No newline at end of file