OnCustomContainerCreatedListener

interface OnCustomContainerCreatedListener

Implement this interface to know when fragment view is created Inside onCustomContainerCreated add custom layout inside returned container

Functions

Link copied to clipboard
abstract fun onCustomContainerCreated(container: FrameLayout)