public static interface

BottomSheet.OnDetachCallback

com.steerpath.sdk.maps.BottomSheet.OnDetachCallback

Class Overview

Callback to be invoked after BottomSheet has been detached from the parent CoordinatorLayout. This can happen in consequence of some other BottomSheet replacing the current one.

Summary

Public Methods
abstract void onDetached()

Public Methods

public abstract void onDetached ()