0

I am using tab-bar activity. And setting three activities in three tabs. When I open a fourth activity it is opening in separate activity and can not see tabs that I set. How can I open a fourth activity which does not hide three tab bars.

AndroidDev
  • 2,627
  • 6
  • 29
  • 41

1 Answers1

0

To do this you can use following instead of activity

1. View Flipper
2. Fragment Activity
Sudheesh B Nair
  • 11,023
  • 1
  • 16
  • 13