From cb4aff47a7102a64be0a11b834f9be9c1d637116 Mon Sep 17 00:00:00 2001 From: Michatec Date: Sat, 28 Mar 2026 22:01:33 +0100 Subject: [PATCH] feat(ui): add theme selection dialog layout --- .../res/layout/dialog_theme_selection.xml | 64 +++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 app/src/main/res/layout/dialog_theme_selection.xml diff --git a/app/src/main/res/layout/dialog_theme_selection.xml b/app/src/main/res/layout/dialog_theme_selection.xml new file mode 100644 index 0000000..5357248 --- /dev/null +++ b/app/src/main/res/layout/dialog_theme_selection.xml @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + +