How to Deselect tab when application is loaded
问题 I am working on tabbar application. When application started, by default first tab is selected. What I want to is when I start application, tab bar should be displayed without selected tab. Like say, if i have 4 tabs then non them get selected when application get launched. By default first one get selected. I want to display some views which are not part of any of tabs. Is it possible to do ? Thanks... 回答1: Yes, this is possible. You need to create a view programmatically and add that view