From 0144b0b02dafbb622e8cbe03a8d027142dd2a51c Mon Sep 17 00:00:00 2001 From: Ebrahim Byagowi Date: Mon, 22 Apr 2019 01:46:24 +0430 Subject: [PATCH] Remove Holo theme remainees from the app --- DroidFishApp/src/main/AndroidManifest.xml | 4 ++-- DroidFishApp/src/main/res/values/styles.xml | 12 ++++++++++++ 2 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 DroidFishApp/src/main/res/values/styles.xml diff --git a/DroidFishApp/src/main/AndroidManifest.xml b/DroidFishApp/src/main/AndroidManifest.xml index 6d62a2c..d543387 100644 --- a/DroidFishApp/src/main/AndroidManifest.xml +++ b/DroidFishApp/src/main/AndroidManifest.xml @@ -10,13 +10,13 @@ diff --git a/DroidFishApp/src/main/res/values/styles.xml b/DroidFishApp/src/main/res/values/styles.xml new file mode 100644 index 0000000..e095e0f --- /dev/null +++ b/DroidFishApp/src/main/res/values/styles.xml @@ -0,0 +1,12 @@ + + + + + + \ No newline at end of file