I wrote a simple Android program with 2 tabs. Tab 1 has a button which will open a new window. But I realized that when opening this new window, the Android tab bar will be hidden.
I'd like to always show the Android tab bar. Can anyone tell me how to do that?