Question

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?

Was it helpful?

Solution

You should see this post, he explained the same thing in very detail Launching activities within a tab in Android

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top