androidtypefacepacked

Android typeface changed after i pack my project


My app display normal on any other phone except my XIAOMI 2A,the typeface changed. What is confusing that when I run the app directly, the typeface is ok, but after I packed the protected, the typeface changes. How colud this be? this is the screenshoot after i packed the project。 this is the screenshoot when i run the prodect directly。


Solution

  • Check your proguard settings. It might be a reference that gets fouled up by the obfuscation process.