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

ObservableListView: incorrect ScrollState from time to time. #44

Open
pawelantczak opened this issue Jan 11, 2015 · 6 comments
Open

ObservableListView: incorrect ScrollState from time to time. #44

pawelantczak opened this issue Jan 11, 2015 · 6 comments

Comments

@pawelantczak
Copy link

Hello.

Lib version: 1.4.0

I'm experiencing strange behavior of onUpOrCancelMotionEvent method in ObservableListView.
From time to time, ScrollState passed to method is wrong. Different than actual swipe.
This problem exists only on 5.0.2, on 4.4.4 is working fine.

@ksoichiro
Copy link
Owner

Hi,
thank you for the feedback.

I'll check that later but could you tell me more details?
(e.g. when over-scrolling, when using ViewPagerTabActivity sample, or whatever.)
Does it happen on my samples?

@pawelantczak
Copy link
Author

Hello.
Yes, it is happening in your demos.
For example, in ActionBarControlListViewActivity when you continuously swipe up and down, from time to time ActionBar won't react. It will stay on his position. When you swipe again, it will react.

@xu6148152
Copy link

Hello.
the title can scroll with the content parallax?

if the content scroll to the top, then you continue scrolling bottom to up,the title must scroll to top with the content, but in your example,when you scroll a little,the result is,the title can not scroll to the top

@ksoichiro
Copy link
Owner

@pawelantczak
Thank you for your information and sorry for my late reply.
I've also confirmed a similar behavior in ActionBarScrollViewActivity.
I'll investigate that later.

@AndroidDeveloperLB
Copy link

Has anyone solved this?
I'm getting a weird behavior when scrolling sometimes: the actionbar might not change its size, and sometimes when it does, the scrolling of the ListView stops for as long as the actionbar changes its size.

@Denny966
Copy link

Guess not

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

5 participants