Skip to content

Commit

Permalink
feat(android): add nestedScrollPriority for ListView and `ScrollV…
Browse files Browse the repository at this point in the history
…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
4 people authored and pba-cra committed Feb 1, 2023
1 parent 10c21a6 commit 4f4035c
Show file tree
Hide file tree
Showing 5 changed files with 71 additions and 45 deletions.
Loading

0 comments on commit 4f4035c

Please sign in to comment.