From 0f855c5ac2dccbc1c1df99b9d5ee17d6293d82df Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 27 Apr 2022 15:20:42 +0200 Subject: first commit --- app/src/main/res/layout/datetime_picker.xml | 105 ++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 app/src/main/res/layout/datetime_picker.xml (limited to 'app/src/main/res/layout/datetime_picker.xml') diff --git a/app/src/main/res/layout/datetime_picker.xml b/app/src/main/res/layout/datetime_picker.xml new file mode 100644 index 000000000..43bd44b9c --- /dev/null +++ b/app/src/main/res/layout/datetime_picker.xml @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3