From 9532e812f84a089cbf7fe8f35b3fa119fa17d728 Mon Sep 17 00:00:00 2001 From: uvok Date: Mon, 21 Jul 2025 15:23:19 +0200 Subject: Add q&d flutter app --- android/app/src/main/res/values/styles.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 android/app/src/main/res/values/styles.xml (limited to 'android/app/src/main/res/values') diff --git a/android/app/src/main/res/values/styles.xml b/android/app/src/main/res/values/styles.xml new file mode 100644 index 0000000..cb1ef88 --- /dev/null +++ b/android/app/src/main/res/values/styles.xml @@ -0,0 +1,18 @@ + + + + + + + -- cgit v1.2.3