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.
我担心 ViewPager 或 ViewFlipper。我不想使用 ViewPage。所以我想知道如何在布局或活动之间滑动。任何人都可以建议我提供源代码。提前致谢。
我不明白你为什么不想使用 ViewPager。您将能够在您想要的所有内容(活动、布局)之间滑动。使用它并对其进行自定义并不难。有很多例子: 片段
一般的
您可以轻松浏览 i-net 以查找更多示例