You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"