ChromeLikeSwipeLayout
ChromeLikeSwipeLayout copied to clipboard
Pull down, and execute more action!
Error inflating class com.asha.ChromeLikeSwipeLayout
I have **CollapsingToolbarLayout** with flags `app:layout_scrollFlags="scroll|exitUntilCollapsed|snap"` but snapping stops working with this library. is there any layout structure so I can put all this inside my **NestedScrollView**?
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
When finger is moving to e.g. right side it's very hard to choose left side option, because screen becomes too small. Is it possible to change moving distance?