How to set the common webview with content same in all screen without refresh?
Solution:
In appdelegate you can declare one view and add the webview as subview.Then add the view in all the screens as subview.If you are loaded the marque text in the webview it will screen as same level in all the screens.Cheers to enjoy the code....
In appdelegate you can declare one view and add the webview as subview.Then add the view in all the screens as subview.If you are loaded the marque text in the webview it will screen as same level in all the screens.Cheers to enjoy the code....
Comments
Post a Comment