public interface IUnbluCustomLoadingViewCreator
UnbluCoreApi.setCustomLoadingViewCreator(IUnbluCustomLoadingViewCreator).| Modifier and Type | Method and Description |
|---|---|
android.view.View |
createLoadingView(android.content.Context context)
Called whenever a loading view is presented
|