Material Main Container Back Helper
Utility class for main container views usually filling the entire screen (e.g., search view) that support back progress animations.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun updateBackProgress(@NonNull backEvent: BackEventCompat, @Nullable collapsedView: View, collapsedCornerSize: Float)
open fun updateBackProgress(progress: Float, leftSwipeEdge: Boolean, touchY: Float, collapsedCornerSize: Float)