From 7d0068c6d2055edec21c883bbfb31d91846688e6 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Wed, 27 Sep 2017 12:48:05 +0200 Subject: experimenting with gradle build automation for android --- android/app/res/layout/main.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 android/app/res/layout/main.xml (limited to 'android/app/res/layout/main.xml') diff --git a/android/app/res/layout/main.xml b/android/app/res/layout/main.xml new file mode 100644 index 0000000..123c4b6 --- /dev/null +++ b/android/app/res/layout/main.xml @@ -0,0 +1,13 @@ + + + + + -- cgit v1.2.3