From 45fcd95e6f917b3199bace31bc42967e86e5e237 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=8D=E3=82=80=E3=81=AD=E3=81=93?= Date: Thu, 25 Jan 2024 12:16:23 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=AC=E3=82=A4=E3=82=A2=E3=82=A6=E3=83=88?= =?UTF-8?q?=E7=A7=BB=E6=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../res/layout/lacerta_dialog_select_dir.xml | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 component/common/src/main/res/layout/lacerta_dialog_select_dir.xml diff --git a/component/common/src/main/res/layout/lacerta_dialog_select_dir.xml b/component/common/src/main/res/layout/lacerta_dialog_select_dir.xml new file mode 100644 index 00000000..b62a4868 --- /dev/null +++ b/component/common/src/main/res/layout/lacerta_dialog_select_dir.xml @@ -0,0 +1,28 @@ + + + + + + + + + \ No newline at end of file