public class PushViewBehavior
extends android.support.design.widget.CoordinatorLayout.Behavior<android.view.View>
Constructor and Description |
---|
PushViewBehavior(android.content.Context context,
android.util.AttributeSet attrs) |
Modifier and Type | Method and Description |
---|---|
boolean |
layoutDependsOn(android.support.design.widget.CoordinatorLayout parent,
android.view.View child,
android.view.View dependency) |
boolean |
onDependentViewChanged(android.support.design.widget.CoordinatorLayout parent,
android.view.View child,
android.view.View dependency) |
blocksInteractionBelow, getInsetDodgeRect, getScrimColor, getScrimOpacity, getTag, onApplyWindowInsets, onAttachedToLayoutParams, onDependentViewRemoved, onDetachedFromLayoutParams, onInterceptTouchEvent, onLayoutChild, onMeasureChild, onNestedFling, onNestedPreFling, onNestedPreScroll, onNestedPreScroll, onNestedScroll, onNestedScroll, onNestedScrollAccepted, onNestedScrollAccepted, onRequestChildRectangleOnScreen, onRestoreInstanceState, onSaveInstanceState, onStartNestedScroll, onStartNestedScroll, onStopNestedScroll, onStopNestedScroll, onTouchEvent, setTag
public PushViewBehavior(android.content.Context context, android.util.AttributeSet attrs)
public boolean layoutDependsOn(android.support.design.widget.CoordinatorLayout parent, android.view.View child, android.view.View dependency)
layoutDependsOn
in class android.support.design.widget.CoordinatorLayout.Behavior<android.view.View>
public boolean onDependentViewChanged(android.support.design.widget.CoordinatorLayout parent, android.view.View child, android.view.View dependency)
onDependentViewChanged
in class android.support.design.widget.CoordinatorLayout.Behavior<android.view.View>