Closed amlcurran closed 8 years ago
This fixes an issue where setting a TextPaint would not render correctly. This was due to TextAppearances also being set (from the theme), which took priority. This flips the priority.
Addresses #361
This fixes an issue where setting a TextPaint would not render correctly. This was due to TextAppearances also being set (from the theme), which took priority. This flips the priority.
Addresses #361