diff --git a/README.md b/README.md index 3088aa6..c550c4d 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ mNestedTouchScrollingLayout.registerNestScrollChildCallback(new NestedTouchScrol ### Next - [x] hold all touch event, and dispath touch event to child view. - [x] fix ACTION_UP dispatch child click event. +- [ ] support bottomsheet. - [ ] support CoordinatorLayout (AppbarLayout). - [ ] add damping draging.