1 min readFeb 24, 2016
Is there any way to attach a behavior in response to a sibling’s child (or grandchild) event?
In the same way that NestedScroll “can originate not only on direct children of a CoordinatorLayout, but on any child View”, can that be done for other types of events like touch, drag, etc.?