lib / com.tingyik90.snackprogressbar / SnackProgressBarManager / disable
fun disable(): Unit
Call dismissAll and remove onDisplayListener to prevent memory leak. This is called automatically during Lifecycle.Event.ON_DESTROY of activity / fragment if a LifecycleOwner is provided.