Hi all,
I'm trying to change the font size according to the setting changes. I used NSUserDefaults to keep the selected row as checked even if you relaunch the application. That is fine.. But when I'm going to change the font size in all pages according to that settings it is not changing immediately. It is changing if relaunch the app..
Font settings page is a table view. When you select font size row it will navigate to the font size settings page. It will look like:
Small
Medium
Large
if you change size in this view that should effect immediately..
If any one help me that would be great help to me..
Thanks in advance