siramix / buzzwords

A mobile word game that will change the word.
www.siramix.com/buzzwords
GNU General Public License v3.0
10 stars 1 forks source link

Bug: DP on Text should be SP #66

Closed edwardrowe closed 11 years ago

edwardrowe commented 12 years ago

This is so that the device's TextSize is used to scale the text. Must test that our views will work nicely with this.

edwardrowe commented 12 years ago

I reviewed all uses of text and converted them to sp where possible. I was ruthless. The only views that did not get converted were ones where the text went off screen or out of view.