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.
1 parent b108d9a commit 14fc6f6Copy full SHA for 14fc6f6
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