calligraphy Questions

4

Solved

I did what his documentation has instructed upon setting up the default font: @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setupDefaultFon...
Boland asked 14/7, 2015 at 4:53

10

Solved

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. This is my logcat - why this is happening? java.lang.RuntimeEx...
Virtuosity asked 10/6, 2019 at 10:46

2

Hi So in our project we are using calligraphy library , it works with no issues but now in one of the activity i added it keeps crashing with the following stacktrace: 01-23 02:25:32.178 3654-3654...
Hassiehassin asked 23/1, 2017 at 7:50

2

Solved

I have a problem with custom font in my app. Sometimes it works, sometimes not. I have ViewPager with fragments. In fragment 2 I have LinearLayout with programmatically added TextViews. Same TextV...
1

© 2022 - 2024 — McMap. All rights reserved.