InflationX / Calligraphy

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

fontPath attribute not working with DialogFragment #59

Closed rahulr4 closed 3 years ago

rahulr4 commented 3 years ago

Hi, fontPath attribute is not working with any type of DialogFragment. I am using BottomSheetDialogFragment and in its layout i am defining the fontPath attribute just like i do for normal activities and fragments but the font is not working.

My configuration is correct because i am using it across the app and it works. It only does not work for Dialog Fragments. Please help to resolve this

OhJeongGyu commented 3 years ago

Hello, my app has same issues. Only BottomSheetDialog shows not applied font