Hai, i use the latest sdk build tools and gradle plugin 0.4.2. for building an app which uses custom ttf fonts. When i build the app with eclipse doesn't matter if a release build or a debug the font is properly shown. If i use the version build by gradle then the font let crashes the app frequently. The solution i have tried is just to catch the "java.lang.RuntimeException: native typeface cannot be made". But then the font is not applied on some views. Its a very volatile thing.
Maybe someone can clue me? Thanks for reading! Daniel -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

