Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DragFlowLayout inside a Scrollview not working properly #8

Closed
akhilesh9205 opened this issue Mar 19, 2017 · 2 comments
Closed

DragFlowLayout inside a Scrollview not working properly #8

akhilesh9205 opened this issue Mar 19, 2017 · 2 comments

Comments

@akhilesh9205
Copy link

akhilesh9205 commented Mar 19, 2017

I have placed DragFlowLayout inside of a Scrollview. DragflowLayout is filled with childs (tags) such that height of the DragflowLayout is greater than device screen height.

For the first time when i scroll the Scrollview , its work perfectly. But as i first drag and drop a child inside DragFlowLayout and after that if i try to scroll the Scrollview then scrolling does not work.

same issue is also in the Sample provided in repo.

Please help.

@akhilesh9205 akhilesh9205 changed the title DragFlowLayout scrolling not working DragFlowLayout inside a Scrollview not working properly Mar 19, 2017
@akhilesh9205
Copy link
Author

akhilesh9205 commented Mar 29, 2017

any solution ?

@LightSun
Copy link
Owner

because the touch event is consumed by DragFlowLayout . if you touch outside the tags .it can

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants