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.
我很困惑,我的活动有多个部分,我必须一一展示。我不想使用 Tab。所以我应该使用 ViewFlipper 还是将我的视图划分为更多的活动。请帮忙。
最佳实践是将复杂的应用程序拆分为多个活动,每个活动负责您的逻辑的某个方面。