We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6db86b commit 4ce9382Copy full SHA for 4ce9382
graphviewlibrary/src/main/res/values/colors.xml
@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+
3
+<resources>
4
+ <color name="grid">#A8A9B3</color>
5
+ <color name="text">#000000</color>
6
+</resources>
0 commit comments