android-viewflow icon indicating copy to clipboard operation
android-viewflow copied to clipboard

view flow inside list view

Open appss opened this issue 11 years ago • 1 comments

hello, I need to use ViewFlow in listView. Earlier I had used grid view in viewflow. that worked well. But now when I am trying to use viewflow in List view, viewflow in not being inflated in list view. All other text views are visible. I am using this listview in fragment using sliding menu. Any idea what can be issue? Thanks in advance.

appss avatar Oct 15 '13 13:10 appss

maybe you need to set ViewFlow layout_width or minWidth values。

gold-duo avatar Jan 17 '14 06:01 gold-duo