We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d3c97b + 14fc6f6 commit 163a74dCopy full SHA for 163a74d
README.md
@@ -19,6 +19,7 @@ add this to dependencies block in build.gradle file :</br>
19
app:lineColor="@color/colorPrimaryDark"
20
app:arrowColor="#304FFE"
21
app:roundArrow="true"
22
+ app:spStyle="underlined"
23
/>
24
```
25
If you set `tint` , `lineColor` and `arrowColor` will be overriden with `tint`.
0 commit comments