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

Pack names spill outside view #94

Open edwardrowe opened 11 years ago

edwardrowe commented 11 years ago

Could downscale the text like in edit team name.

edwardrowe commented 11 years ago

Added a new class, AutoResizeTextView that I've used in several layouts to make this possible. Team Scoreboard now resizes, as well as the packs in PackPurchase.

Please verify this works on your phone, Lucas.

edwardrowe commented 11 years ago

I actually had to revert this change. It didn't work on the emulator, so I decided it was too high risk.

I've simply added scaling to the PackPurchaseRows only, using the same script as in the EditTeamNameLayouts.

Still, please verify it works on your phone.