Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

scrollY not updated when padding on top is present #48

Closed
sreeram103610 opened this issue Jul 25, 2014 · 1 comment
Closed

scrollY not updated when padding on top is present #48

sreeram103610 opened this issue Jul 25, 2014 · 1 comment

Comments

@sreeram103610
Copy link

When there is a padding on top of listView is present, scroll is not recognized.
I modified scrollY in your QuickReturnUtils .getScrollY(AbsListView lv) as "scrollY = -(c.getTop()) + lv.getPaddingTop();". Works fine now.

@sreeram103610 sreeram103610 changed the title ScrollY not recognized when padding on top is present scrollY not updated when padding on top is present Jul 25, 2014
@sreeram103610 sreeram103610 reopened this Jul 26, 2014
@sreeram103610
Copy link
Author

Wrong thread.

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

No branches or pull requests

1 participant