We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61eeab1 commit 9b8977bCopy full SHA for 9b8977b
README.md
@@ -97,6 +97,9 @@ app:chart_bar_tooltip_title_text_size="12sp" //[dimen] - tooltip title text size
97
```
98
app:chart_bar_tooltip_title_text_color="@color/white" //[color] - tooltip title text color
99
100
+```
101
+app:chart_bar_tooltip_title_text_family="@font/rubik_medium" //[Font] - tooltip title font family
102
103
104
# License
105
```xml
0 commit comments