We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40baa0e commit 2d3c217Copy full SHA for 2d3c217
1 file changed
docs/quickstart.md
@@ -45,7 +45,7 @@ and add an XYPlot view:
45
</LinearLayout>
46
```
47
This example uses a default style to decorate the plot. The full list of styleable attributes is
48
-[available here](../androidplot-core/src/main/res/attrs.xml). While new attributes are added regularly,
+[available here](../androidplot-core/src/main/res/values/attrs.xml). While new attributes are added regularly,
49
not all configurable properties are yet available.
50
51
If something you need is missing, use [Fig Syntax](https://github.com/halfhp/fig)
0 commit comments