From 14e6b8b0171601c7392d13c4c79e38c2e55df928 Mon Sep 17 00:00:00 2001 From: Marcin Zelent Date: Thu, 29 Mar 2018 15:58:03 +0200 Subject: Added fragments --- app/src/main/res/layout/fragment_observations.xml | 45 +++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 app/src/main/res/layout/fragment_observations.xml (limited to 'app/src/main/res/layout/fragment_observations.xml') diff --git a/app/src/main/res/layout/fragment_observations.xml b/app/src/main/res/layout/fragment_observations.xml new file mode 100644 index 0000000..791c16c --- /dev/null +++ b/app/src/main/res/layout/fragment_observations.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3