From 32b080261845c7508581f9c452d48ffd2401c450 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Fri, 2 Aug 2019 12:50:57 +0200 Subject: Add skeleton build variant --- main/src/ui/res/layout/file_dialog_main.xml | 71 +++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 main/src/ui/res/layout/file_dialog_main.xml (limited to 'main/src/ui/res/layout/file_dialog_main.xml') diff --git a/main/src/ui/res/layout/file_dialog_main.xml b/main/src/ui/res/layout/file_dialog_main.xml new file mode 100644 index 00000000..8df879f0 --- /dev/null +++ b/main/src/ui/res/layout/file_dialog_main.xml @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3