Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/list/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
android水平滑动列表项_Android_List_Swipe - Fatal编程技术网

android水平滑动列表项

android水平滑动列表项,android,list,swipe,Android,List,Swipe,必须实现此设计和功能,但不能使元素像链接上的图片一样在列表中水平滑动。 我很乐意接受任何建议) 使用此库可以实现这一点。在我的布局中使用view com.fortysevendeg.swipelistview.swipelistview时,自定义视图中的所有“swipe”属性都是红色的,例如:swipe:swipeActionLeft=“[reveal | disease]”swipe:swipeMode=“[none |两者| right | left]”…也许知道什么解决办法?

必须实现此设计和功能,但不能使元素像链接上的图片一样在列表中水平滑动。 我很乐意接受任何建议)

使用此库可以实现这一点。

在我的布局中使用view com.fortysevendeg.swipelistview.swipelistview时,自定义视图中的所有“swipe”属性都是红色的,例如:swipe:swipeActionLeft=“[reveal | disease]”swipe:swipeMode=“[none |两者| right | left]”…也许知道什么解决办法?