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.
我有我所有 Facebook 好友列表的列表视图。我想从列表视图中单击一个项目以显示朋友的详细视图。现在我想滑动项目的详细视图以显示列表中下一个项目的详细视图。同样从左到右的上一个项目。
我试过使用这个问题的信息,但我想使用视图寻呼机和页面适配器。
您应该查看 sdk 附带的示例,该示例使用寻呼机适配器和用于数据的虚拟片段...