tsengvn / typekit

148 stars 27 forks source link

This library crashes in Android 8.0 Oreo #12

Open doolymaemi opened 6 years ago

doolymaemi commented 6 years ago

This library does not work in api 27 I hope you check this out and fix the issue, please.

paulVulog commented 6 years ago

Not sure if it is the same issue, but it looks like it's coming from the name="font" attribute here :

https://github.com/tsengvn/typekit/blob/d3c7c0f56b48a7a1c4620c7ebe7263ee7ca6edf4/typekit/src/main/res/values/attrs.xml

I get this error : Error:(609) Attribute "font" already defined with incompatible format.

paulVulog commented 6 years ago

uhm. looks like it is linked to the issue #9