loading Progress Drawable
fun loadingProgressDrawable(@DrawableRes loadingProgressDrawable: Int?): PdfActivityConfiguration.Builder
Sets a drawable for loading progress throbber while document is loaded.
Parameters
loading Progress Drawable
Resource ID of the progress drawable. If set to null
, loading throbber will not be displayed.