From 690379bace54127a3b3437654d5bf7ceded71871 Mon Sep 17 00:00:00 2001 From: Aurelien Hubert Date: Fri, 24 May 2019 15:49:46 +0200 Subject: [PATCH] Update layout --- .../res/layout/fragment_report_creation.xml | 63 ++++++++++--------- 1 file changed, 33 insertions(+), 30 deletions(-) diff --git a/app/src/main/res/layout/fragment_report_creation.xml b/app/src/main/res/layout/fragment_report_creation.xml index 84c07310..c890c38a 100644 --- a/app/src/main/res/layout/fragment_report_creation.xml +++ b/app/src/main/res/layout/fragment_report_creation.xml @@ -1,37 +1,40 @@ + xmlns:app="http://schemas.android.com/apk/res-auto" + xmlns:tools="http://schemas.android.com/tools" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:orientation="vertical"> - + - + - + \ No newline at end of file