Signature Info Dialog
Dialog showing information of a digital signature. To show the dialog in the current activity use show passing in a DigitalSignatureInfo instance.
Functions
Link copied to clipboard
Creates and returns the dialog to be displayed.
Link copied to clipboard
Saves the dialog state for later restoration.
Link copied to clipboard
open fun show(@NonNull fragmentManager: FragmentManager, @NonNull signatureInfo: DigitalSignatureInfo, @Nullable onDeleteSignature: Runnable)
Creates and shows a SignatureInfoDialog instance.