Community Questions & Answers

Maximum font size that fits in a fixed width

Is there anyway to know the maximum font size I can set to a fixed width label? I know I could set any large value to fontSize and then set minimumFontSize property so it would auto scale. But I need to know the size after the font has been scaled so I...

Localization and auto font size

Hi, I'm testing my app and when I switch language I can see that some texts are wider in some languages and hence do not fit in some buttons. I've been trying to find a solution without success. The idea would be to have some sort of fontSize: 'auto'...

textArea - how to refresh fontSize?

i struggle with textArea font size on Android - i try to change it with: ~~~ textArea.startLayout(); textArea.font.fontSize=60; textArea.finishLayout(); ~~~ but no luck: while the value of textArea.font.fontSize changes, there is no change on the screen....

How to set Global properties?

Hi, How to set global properties like font,colors,font size ,URLs which has been used inmultiple js in app, so that if i want to change the UI later ,i can jsut cahnge the properties in single place instead of messing around in all files. is there a way...

Tabgoup Fontsize

I'm trying to adjust the font size of a tabgroup in Android, as I find the standard a little squashed at the moment. I have tried adjusting the font size of each individual tab and the tabgroup as a whole, but alas no joy... Is this even possible? The...

Android Font Size (1.7 +)

I am in the middle of porting an iPhone App to Android, and I am trying to follow the new guidelines for 1.7. I specified every size value as "dps", and for the most part this has worked great. However, on high density devices, the font size is...

Reduce TableViewRow Font Size

Hey, everyone. I can't seem to figure out how to set the default font size on tableviewrows. Right now, it's a bit too large: ![example](http://img.skitch.com/20100327-dgqkc4fj4da9d9gjeun5egqdih.jpg "Example") Where could I reduce the font size...

Showing 1-17 of 17