简体   繁体   中英

Switching between different activities inside a Tab

I have a tab layout, inside which I am successfully able to lead an Activity.

However, I would want such a mechanism so that I can have few buttons in the bottom, and when the user clicks them, I am able to load different Activities inside the same Tab.

This functionality may closely resemble having Tabs inside a Tab, which, I feel, isn't a good practice and will make the things quite unpredictable.

how to do something like this?

What you want to do can be achieved by using Activity Groups.........

Search for some samples........

I am providing two links, check if it helps you............

Link1

Link2

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM