0

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。

ivan.mylyanyk
  • 2,051
  • 4
  • 30
  • 37
sunrise
  • 28
  • 4

1 Answers1

1

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

mach
  • 8,315
  • 3
  • 33
  • 51