Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法将一个活动添加到另一个活动中?我认为 TabHost 可以做到这一点,但我不知道如何。在我的应用程序中,我在按钮列表旁边有一个 LinearLayout。然后我想在其中添加一些活动(或意图),我可以根据单击的按钮使其可见。
感谢 MikeIsrael,我找到了这个库。希望这可以帮助。