Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(android): add
nestedScrollPriority
for ListView
and `ScrollV…
…iew` (Tencent#2744) * fix(android): nested scroll conflict * fix(android): nested scroll conflicts with pull refresh * feat(android): add `nestedScrollPriority` for ListView and ScrollView * feat(android): squash branch scroll_conflict (Tencent#6) * fix(android): nested scroll feature - edit priority api - scrollview prevent nested scroll when enabled paging - fix viewpager vertical issue - viewpager nested scroll - translate comments * fix(android): Eltonqin/netscroll bugfix (#3) * fix(android):HorizonScrollView may throw exception when handle onInterceptTouchEvent * fix(android):post task still run after remove * fix(android):post task still run after remove,modify format Co-authored-by: eltonqin <[email protected]> * fix(android): nested scroll feature - viewpager nested scroll issue * feat(docs): update docs Co-authored-by: HOHOHOTangoDown <[email protected]> Co-authored-by: eltonqin <[email protected]> * fix(android): nested scroll conflicts with pull refresh * feat(docs, demo): update docs and demos Co-authored-by: HOHOHOTangoDown <[email protected]> Co-authored-by: eltonqin <[email protected]> * fix(android): update scrollview consumed value * refactor(js): perf nestedScrollPriority demo & docs (Tencent#9) * refactor(js): perf nestedScrollPriority demo & docs * refactor(js): add nested scroll more pager item Co-authored-by: HOHOHOTangoDown <[email protected]> Co-authored-by: eltonqin <[email protected]> Co-authored-by: Zoom Chan <[email protected]>
- Loading branch information