snackprogressbar

lib / com.tingyik90.snackprogressbar / SnackProgressBarManager / OnDisplayListener / onLayoutInflated

onLayoutInflated

open fun onLayoutInflated(snackProgressBarLayout: SnackProgressBarLayout, overlayLayout: FrameLayout, snackProgressBar: SnackProgressBar, onDisplayId: Int): Unit

Called when the SnackProgressBar view is inflated.

Parameters

snackProgressBarLayout - The view of the SnackProgressBar.

overlayLayout - The view of the OverlayLayout.

snackProgressBar - The SnackProgressBar attached.

onDisplayId - OnDisplayId assigned to the SnackProgressBar which is shown.