tags:

views:

25

answers:

1

I want to configure text font, size etc inside the application (for example in tabbar) rather than iphone settings menu.. How will I achieve this?

A: 

Have a look at this stackoverflow question for additional information How do I launch my settings bundle from my application?

Shaji