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.
在 TabLayout 的选项卡中实现滑动的一种方法是使用 viewpager。使用导航架构组件进行导航尚不清楚如何使用 viewpager。如果我们不使用 viewpager,在 TabLayout 的选项卡中实现向左或向右滑动的推荐方式是什么。