如何显示右/左滑动手势多个屏幕多个、手势、屏幕

由网友(不要脸就是勇敢和执着)分享简介:我有在我有一个ListView的应用程序的 的.List是从一个数组列表填充 。在每个项目的选择是显示该项目在一个单独的屏幕填充的数据从另一个数组列表的详细说明。一个单一的屏幕用来从动态显示所有items.it负载数据的细节。I am having an application in which i have a L...

我有在我有一个ListView的应用程序的 的.List是从一个数组列表填充 。在每个项目的选择是显示该项目在一个单独的屏幕填充的数据从另一个数组列表的详细说明。一个单一的屏幕用来从动态显示所有items.it负载数据的细节。

I am having an application in which i have a ListView .List is populated from an array list . On selection of each item it show the detail description for that item in a seperate screen populated data from another array list . A single screen is used to display details of all the items.it loads data from dynamically.

谁能告诉我,我怎么可以用左/右滑动手势显示同一个屏幕上的所有细节。

Can anyone please tell me how can i display all details on same screen using right/left slide gesture.

与ListView的屏幕-itemList屏幕可显示详细的ListView -detail 旁边和previous手势它应该从ArrayList的屏幕2detail列表视图中的动态数据

Screen with ListView -itemList Screen to display detail -detail listView on next and previous gesture it should dynamic data on screen 2detail list view from arraylist

推荐答案

您可以使用图库视图或地平线

You can use Gallery View or horizon

阅读全文

相关推荐

最新文章