chrisjenx / Calligraphy

Custom fonts in Android the easy way...
Apache License 2.0
8.59k stars 1.1k forks source link

Diacritic signs on Android 7 sometimes don't work #452

Closed thecodeside closed 6 years ago

thecodeside commented 6 years ago

I have a problem with diacritic signs on Android 7. I have default font setup in calligraphy. I programmatically add TextViews to LinearLayout. With first TextView everything works fine, but with second one diacritic signs are in Roboto font.

More description here: https://stackoverflow.com/questions/50407649/custom-font-with-diacritic-different-font-on-same-signs-on-android-7