VerticalViewPager icon indicating copy to clipboard operation
VerticalViewPager copied to clipboard

I met a problem,Please help me

Open xiaolei123 opened this issue 8 years ago • 1 comments

i used your VerticalViewPager VerticalViewPager -> Fragment -> ViewPage-> ListView .VerticalViewPager have a child is Fragment ,and fragment have a ChildView is ViewPage,and the ViewPage have a ChildView is Listview in the last,

but now , if i pull the listview up, the listview cant scrllo normal. please fix it.

i try to fix it ,but it's too difficult to me.

xiaolei123 avatar Jun 01 '17 07:06 xiaolei123

@xiaolei123 I‘ve found the way to resolved it ...https://github.com/CiprianU/VerticalViewPager

Try to use this verticalviewpager instead of this lib

MIkeeJY avatar Aug 11 '17 07:08 MIkeeJY