new Image Instance
Creates and returns a new Fragment to display a converted PDF document from a supported image format.
Return
New instance of fragment that can be attached to view hierarchy.
Parameters
Configuration for the image document to display generated with , or getDefaultImageDocumentConfiguration.
Creates and returns a new Fragment to display a converted PDF document from a supported image format.
Return
New instance of fragment that can be attached to view hierarchy.
Parameters
Instance of DataProvider to load the image from. Note: this object WILL NOT BE RETAINED ON RECREATION unless it implements Parcelable interface.
Configuration for the image document to display generated with , or getDefaultImageDocumentConfiguration.
Creates and returns a new Fragment to display a converted PDF document from a supported image format.
Return
New instance of fragment that can be attached to view hierarchy.
Parameters
Document source to load the image from
Configuration for the image document to display generated with , or getDefaultImageDocumentConfiguration.