DeweyNavigationBarBehavior

open class DeweyNavigationBarBehavior : AppBarLayout.BaseBehavior<T>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun onNestedScroll(coordinatorLayout: CoordinatorLayout, @NonNull child: AppBarLayout, target: View, dxConsumed: Int, dyConsumed: Int, dxUnconsumed: Int, dyUnconsumed: Int, type: Int, consumed: Array<Int>)
Link copied to clipboard
open fun setLiftOnScrollColor(@ColorRes colorResId: Int)