TrevorEdwards / bigredapp-android

Informational Android app for Cornell University.
https://play.google.com/store/apps/details?id=is.genki.bigredapp.android&hl=en
MIT License
14 stars 8 forks source link

Fix text size on Nexus 5 #31

Closed ghost closed 9 years ago

ghost commented 9 years ago

I'm not sure if this is limited to Nexus 5, but the text size for example on @lidavidm's Nexus 5 was strangely too large, despite us using sp for font sizes.

lidavidm commented 9 years ago

Might be worth playing with an emulator. Or if you want me to take a look at a build, let me know.

ghost commented 9 years ago

Oh yeah great idea, I'm gonna do that soon. And sounds good, if I think I fix it, I'll ping ya :)

ghost commented 9 years ago

Seems to have been fixed by #32, thanks David ^_^