From a0f3ddd41596524c0bb248b2122f2d49e744731e Mon Sep 17 00:00:00 2001 From: Victor Date: Mon, 16 Jun 2014 00:12:24 +0300 Subject: [PATCH] Optimize layout xml --- res/layout-land/main.xml | 19 ++++++------------- res/layout/webcam_view.xml | 2 +- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/res/layout-land/main.xml b/res/layout-land/main.xml index f5b4f61..98ec7da 100644 --- a/res/layout-land/main.xml +++ b/res/layout-land/main.xml @@ -1,6 +1,5 @@ @@ -10,18 +9,12 @@ android:layout_height="match_parent" android:layout_gravity="fill" class="com.annimon.donetskwebcam.WebcamViewerFragment"/> - - - - - - + android:layout_height="match_parent" + android:layout_gravity="left" + class="com.annimon.donetskwebcam.WebcamChooserFragment" /> \ No newline at end of file diff --git a/res/layout/webcam_view.xml b/res/layout/webcam_view.xml index 9af4ef5..88167f1 100644 --- a/res/layout/webcam_view.xml +++ b/res/layout/webcam_view.xml @@ -1,4 +1,4 @@ - +