chrisjenx / Calligraphy

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

Will this work with AndroidX? #450

Closed ghost closed 5 years ago

ghost commented 6 years ago

Since this library depends on the support library, will it break if i "Refactor to androidx"? And if so, is there plans to migrate this library to androidx?

chrisjenx commented 6 years ago

That is a very good question, and the answer is probably yes. I'll talk to one of the team about the best steps forward

kibotu commented 5 years ago

there is a pull request for calligraphy3 fork (https://github.com/InflationX/Calligraphy/pull/10)

(usable with jitpack atm https://jitpack.io/#kibotu/Calligraphy/v4.0.1)

timc-mediamonks commented 5 years ago

Yes, it works. Jetifier fixes all references except for generated code.

chrisjenx commented 5 years ago

This lib wont, v3+ will