My application works fine from Android 4.3 until Android 9 Pie, but my application doesn't work on Android 10 (Q API 29) and crashes. …
android androidx android-10.0 calligraphyI did what his documentation has instructed upon setting up the default font: @Override protected void onCreate(Bundle savedInstanceState) { super.…
android fonts custom-font calligraphy