- Jun 6, 2020
- 11,559
- 4,422
Hi all,
as I wrote here on explanation of this library I released .....
..... I'm happy with it, the only issue I've found is using it on top of AHViewPager, for vertical sliders no problems, but for horizontal sliders the touch conflicts with ViewPager and I don't know how to solve it.
It only works if after touching the slider I move the finger outside it (slide vertically).
Because I had the same problem with others similar my controls libraries, now I think it's time to investigate it.
This happen not only on my control libraries, I had the same issue on a WebView placed on the ViewPager where I need to use a finger to rotate a 3D scene created with threejs library, to grant touch control I need to swipe the view vertically, then it works, swiping horizzontally it fails and ViewPager use the touch event to swipe the page.
On opposed in my...
as I wrote here on explanation of this library I released .....
برای دیدن لینک ها باید ثبت نام کنید
..... I'm happy with it, the only issue I've found is using it on top of AHViewPager, for vertical sliders no problems, but for horizontal sliders the touch conflicts with ViewPager and I don't know how to solve it.
It only works if after touching the slider I move the finger outside it (slide vertically).
Because I had the same problem with others similar my controls libraries, now I think it's time to investigate it.
This happen not only on my control libraries, I had the same issue on a WebView placed on the ViewPager where I need to use a finger to rotate a 3D scene created with threejs library, to grant touch control I need to swipe the view vertically, then it works, swiping horizzontally it fails and ViewPager use the touch event to swipe the page.
On opposed in my...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید