Default Share Handler
Functions
Link copied to clipboard
saveFile will attempt to save the file and provide user feedback through a dialog if that attempt to save fails. Code associated with the actual saving of the file should go in .performSave.
Link copied to clipboard
Share a file to an external app for viewing.
Link copied to clipboard
open override fun shareOrSaveFile(activity: FragmentActivity, shareInfo: ShareHandler.FileShareInfo)
Prompt the user to save a file or share it to an external app for viewing.