adp-nested-scrolling
adp-nested-scrolling copied to clipboard
Sample app for the Android Design Patterns blog post on nested scrolling.
Results
2
adp-nested-scrolling issues
Sort by
recently updated
recently updated
newest added
Can you show how to add ScrollingViewBehavior to use this scrollView with AppBarLayout ?
Hi. Your code helped me a lot. However, I need to put MapView into the content section. However, I can not set NestedScrollView to send all events outside of the...