Class PushViewBehavior



  • public class PushViewBehavior
    extends <any>
    • Constructor Summary

      Constructors 
      Constructor and Description
      PushViewBehavior(Context context, AttributeSet attrs) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean layoutDependsOn(CoordinatorLayout parent, View child, View dependency) 
      boolean onDependentViewChanged(CoordinatorLayout parent, View child, View dependency) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PushViewBehavior

        public PushViewBehavior(Context context,
                                AttributeSet attrs)
    • Method Detail

      • layoutDependsOn

        public boolean layoutDependsOn(CoordinatorLayout parent,
                                       View child,
                                       View dependency)
      • onDependentViewChanged

        public boolean onDependentViewChanged(CoordinatorLayout parent,
                                              View child,
                                              View dependency)