ActionBar with NoTitleBar Theme.Holo.Light
问题 I have an Android tabbed app. I don't want anything else other than the tabs to be displayed at the top of the screen. This works alright, the only problem is that, when launching the app, for a short moment < 1sec, I can see the title bar with the application launcher icon. Why is this happening, is there a way to prevent this? styles.xml <resources> <!-- Base application theme, dependent on API level. This theme is replaced by AppBaseTheme from res/values-vXX/styles.xml on newer devices. --