From de4a540efee75970a7ff7949ada2304c786b1da8 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Thu, 14 Jul 2016 00:56:37 +0200 Subject: Fix whitespace and indentation. --- .../example/app/src/main/res/layout/choose_doc.xml | 48 +++++++++++----------- 1 file changed, 23 insertions(+), 25 deletions(-) (limited to 'platform/android/example/app/src/main/res/layout/choose_doc.xml') diff --git a/platform/android/example/app/src/main/res/layout/choose_doc.xml b/platform/android/example/app/src/main/res/layout/choose_doc.xml index 48e63b8c..bbccc496 100644 --- a/platform/android/example/app/src/main/res/layout/choose_doc.xml +++ b/platform/android/example/app/src/main/res/layout/choose_doc.xml @@ -1,32 +1,30 @@ + android:layout_width="match_parent" + android:layout_height="match_parent"> - + - + - - - - - + + + -- cgit v1.2.3