Skip to content

Commit

Permalink
feature
Browse files Browse the repository at this point in the history
  • Loading branch information
yangyufei committed Nov 2, 2018
1 parent 5f0e97f commit c9de6a9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ mNestedTouchScrollingLayout.registerNestScrollChildCallback(new NestedTouchScrol
});
```

## Next
### Next
- [x] hold all touch event, and dispath touch event to child view.
- [ ] support CoordinatorLayout (AppbarLayout).
- [ ] add damping draging.
Expand All @@ -96,6 +96,11 @@ dependencies {
implementation 'com.jarvis.library.NestedTouchScrollingLayout:library:1.0.0'
}
```


> Tip
>> star star star !!!!:blush:
### LICENSE
![](https://upload.wikimedia.org/wikipedia/commons/thumb/f/f8/License_icon-mit-88x31-2.svg/128px-License_icon-mit-88x31-2.svg.png)

Expand Down

0 comments on commit c9de6a9

Please sign in to comment.