setPageLoadingDrawable

Sets drawable that should be displayed instead of fragment's contents (i.e. loading throbber) until document is loaded and all visible pages are rendered.

Parameters

drawable

Drawable to display while document loads and pages are being rendered, null to hide the loading drawable.