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.
我有一个应用程序,其中有一个 ListView.List 由数组列表填充. 在选择每个项目时,它会在来自另一个数组列表的单独屏幕填充数据中显示该项目的详细描述。单个屏幕用于显示所有项目的详细信息。它动态加载数据。
谁能告诉我如何使用右/左滑动手势在同一屏幕上显示所有详细信息。
带有 ListView 的屏幕 -itemList 屏幕显示详细信息 -detail listView 在下一个和上一个手势上它应该在屏幕上动态数据 2detail list view from arraylist
您可以使用图库视图或地平线