Skip to content

Commit 9b8977b

Browse files
Update README.md
1 parent 61eeab1 commit 9b8977b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,9 @@ app:chart_bar_tooltip_title_text_size="12sp" //[dimen] - tooltip title text size
9797
```
9898
app:chart_bar_tooltip_title_text_color="@color/white" //[color] - tooltip title text color
9999
```
100+
```
101+
app:chart_bar_tooltip_title_text_family="@font/rubik_medium" //[Font] - tooltip title font family
102+
```
100103

101104
# License
102105
```xml

0 commit comments

Comments
 (0)