Skip to content
This repository has been archived by the owner on Apr 19, 2018. It is now read-only.

Change title textSize to 'dp' instead of 'sp'? #49

Closed
rfgamaral opened this issue Jan 13, 2012 · 0 comments
Closed

Change title textSize to 'dp' instead of 'sp'? #49

rfgamaral opened this issue Jan 13, 2012 · 0 comments

Comments

@rfgamaral
Copy link
Contributor

I'm not doing a pull request on this because a) it's really easy to change and b) you might not be interested...

I was playing with my app on ICS and noticed a "font setting" on ICS, which I picked "large". This had a lot of impact in my app and messed everything up. One of the things messed up was the ViewPagerIndicator titles, which must not be affected by a system property like this.

The fix is easy, the font size must be changed from sp to dp. One can easily adapt one's app without messing in the core library. I'm just posting this here in case you were not aware of this behavior. Feel free to close the issue whenever you want.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant