Interface ICustomLoadingViewCreator

    • Method Detail

      • createLoadingView

        @NonNull
        android.view.View createLoadingView​(@NonNull
                                            android.content.Context context)
        Called whenever a loading view is presented
        Parameters:
        context - The context of the parent UI to access resources
        Returns:
        A custom loading UI