Closed devenpawar18 closed 5 years ago
@weidongjian This doesn't seem to be working. I tried following:
val typeface = ResourcesCompat.getFont(context, R.font.my_font)
loopView.setTypeface(typeface)
Could you tell me If I'm doing anything wrong?
@devenpawar18 problem resolved at 0.2.1 https://github.com/weidongjian/androidWheelView/releases
@weidongjian Could you add a way to change font of the scroll items?
Thanks