InflationX / Calligraphy

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

Calligraphy with CompileSDKVersion = 29 #48

Closed hantrungkien closed 3 years ago

hantrungkien commented 4 years ago

Thanks for nice library but have we had a plan for fix this? https://stackoverflow.com/a/57232072/4411879

rayworks commented 3 years ago

implementation 'io.github.inflationx:calligraphy3:3.1.1' implementation 'io.github.inflationx:viewpump:2.0.3'

Upgrading the libraries (to above version) works for me.

mobileapppaul commented 3 years ago

@rayworks i doesn't for me can you share more info of how you go it working ?

@hantrungkien did you get it to work ?

rayworks commented 3 years ago

@mobileapppaul You could follow the steps for upgrade which mentioned in here(https://stackoverflow.com/a/57232072/4411879). If it still doesn't work, you may attach the related error log.

mobileapppaul commented 3 years ago

thanks @rayworks yes I have followed all the steps and still getting the error.

I posted the error log here.

We have removed this library now.

chrisjenx commented 3 years ago

We fixed this pretty quickly, make sure you are using ViewPump 2.0.3: https://github.com/InflationX/ViewPump/blob/master/CHANGELOG.md#version-203-2019-06-07