summaryrefslogtreecommitdiff
path: root/main/src/ui/res/values-v21
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2019-11-12 22:58:14 +0100
committerArne Schwabe <arne@rfc2549.org>2019-11-17 10:16:02 +0100
commitcbdaa48705855169827f29014efbaa934d212ccf (patch)
tree678c3c37bae0578b636bea38691d3eed9bec2f1f /main/src/ui/res/values-v21
parent81d7c76b94335e699b2885cd74f3e364eba60cc3 (diff)
Convert most fragments/activities to androidx
Diffstat (limited to 'main/src/ui/res/values-v21')
-rw-r--r--main/src/ui/res/values-v21/colours.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/main/src/ui/res/values-v21/colours.xml b/main/src/ui/res/values-v21/colours.xml
deleted file mode 100644
index 024e47eb..00000000
--- a/main/src/ui/res/values-v21/colours.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- ~ Copyright (c) 2012-2016 Arne Schwabe
- ~ Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt
- -->
-
-<resources>
- <color name="switchbar">#5C6BC0</color> <!-- 400-->
-</resources> \ No newline at end of file