set Loading Dialog Handler
open fun setLoadingDialogHandler(@Nullable loadingDialogHandler: LoadingDialogHandler): PhotoViewFragment.Builder
Sets the custom loading dialog handler
See also
since 1.2.5
Parameters
loading Dialog Handler
Interface definition for a callback to be invoked before when the loading dialog is called.