From a15bf522340de49118b0a88369a6cc892dfee9d0 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Mon, 20 Nov 2023 13:25:53 +0200 Subject: Intial commit --- android/app/src/main/res/values-night/styles.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 android/app/src/main/res/values-night/styles.xml (limited to 'android/app/src/main/res/values-night/styles.xml') diff --git a/android/app/src/main/res/values-night/styles.xml b/android/app/src/main/res/values-night/styles.xml new file mode 100644 index 0000000..06952be --- /dev/null +++ b/android/app/src/main/res/values-night/styles.xml @@ -0,0 +1,18 @@ + + + + + + + -- cgit v1.2.3