Fix Scrolling Footer Behavior
A behavior to fix scrolling footer issues with AppBarLayout in the prepurchase flow.
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
open fun getInsetDodgeRect(@NonNull p0: CoordinatorLayout, @NonNull p1: View, @NonNull p2: Rect): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun onApplyWindowInsets(@NonNull p0: CoordinatorLayout, @NonNull p1: View, @NonNull p2: WindowInsetsCompat): WindowInsetsCompat
Link copied to clipboard
Link copied to clipboard
open override fun onDependentViewChanged(parent: CoordinatorLayout, child: View, dependency: View): Boolean
Handles changes to the dependent AppBarLayout view.
Link copied to clipboard
open override fun onDependentViewRemoved(@NonNull p0: CoordinatorLayout, @NonNull p1: View, @NonNull p2: View)
Link copied to clipboard
Link copied to clipboard
open fun onInterceptTouchEvent(@NonNull p0: CoordinatorLayout, @NonNull p1: View, @NonNull p2: MotionEvent): Boolean
Link copied to clipboard
open override fun onLayoutChild(@NonNull p0: CoordinatorLayout, @NonNull p1: View, p2: Int): Boolean
Link copied to clipboard
open override fun onMeasureChild(@NonNull p0: CoordinatorLayout, @NonNull p1: View, p2: Int, p3: Int, p4: Int, p5: Int): Boolean
Link copied to clipboard
Link copied to clipboard
open fun onNestedPreFling(@NonNull p0: CoordinatorLayout, @NonNull p1: View, @NonNull p2: View, p3: Float, p4: Float): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun onRequestChildRectangleOnScreen(@NonNull p0: CoordinatorLayout, @NonNull p1: View, @NonNull p2: Rect, p3: Boolean): Boolean
Link copied to clipboard
open fun onRestoreInstanceState(@NonNull p0: CoordinatorLayout, @NonNull p1: View, @NonNull p2: Parcelable)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun onStopNestedScroll(@NonNull p0: CoordinatorLayout, @NonNull p1: View, @NonNull p2: View, p3: Int)
Link copied to clipboard
open fun onTouchEvent(@NonNull p0: CoordinatorLayout, @NonNull p1: View, @NonNull p2: MotionEvent): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard