highcharts-android
highcharts-android copied to clipboard
add font bug
Hello.
this line
chartView.addFont(R.font.roboto_regular)
just work in debug mode. when I have a release of my application no font added to the app.
I also add font like this too:
style.fontFamily = "roboto_regular"