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