android-viewflow
android-viewflow copied to clipboard
view flow inside list view
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.
maybe you need to set ViewFlow layout_width or minWidth values。