From c8847728e94a6465127fd8ae5892337cae942a4a Mon Sep 17 00:00:00 2001 From: Victor Date: Sun, 15 Jun 2014 16:42:20 +0300 Subject: [PATCH] Optimize layout --- res/layout/main.xml | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/res/layout/main.xml b/res/layout/main.xml index b83a0f9..4565e48 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -1,12 +1,5 @@ - - - - - \ No newline at end of file + android:layout_height="match_parent" + class="com.annimon.donetskwebcam.WebcamChooserFragment" />