show
Shows the dialog to the user.
Parameters
Fragment manager for performing necessary fragment transactions.
A custom size representative for the current document. This size option will be called "document size" inside the page size dropdown list, and will be selected by default. The caller needs to define this size, or pass in null
to deactivate that option.
A Callback that will be notified of confirmation or dismissal of the dialog.
Shows the dialog to the user.
Parameters
Fragment manager for performing necessary fragment transactions.
A custom size representative for the current document. This size option will be called "document size" inside the page size dropdown list, and will be selected by default. The caller needs to define this size, or pass in null
to deactivate that option.
A list of PageTemplates that the user can select from in addition to the default patterns.
A Callback that will be notified of confirmation or dismissal of the dialog.
Shows the dialog to the user.
Parameters
Fragment manager for performing necessary fragment transactions.
A custom size representative for the current document. This size option will be called "document size" inside the page size dropdown list, and will be selected by default. The caller needs to define this size, or pass in null
to deactivate that option.
A list of PageTemplates that the user can select from in addition to the default patterns.
Set to true
to display your PageTemplates after page pattern options. Set to false
by default.
A Callback that will be notified of confirmation or dismissal of the dialog.