Adapter for injecting a custom progress/loading animation.
Called when the custom view is required. It will be injected into the SDK's layout.
Called when the layout is destroyed.
Called when the loading indicator is hidden. If you use animations, then you can stop the animation here.
Called when the loading indicator is visible. If you use animations, then you can start the animation here.