Package org.acra.dialog

Types

CrashReportDialog
Link copied to clipboard
open class CrashReportDialog : Activity, DialogInterface.OnClickListener
This is the dialog Activity used by ACRA to get authorization from the user to send reports.
CrashReportDialogHelper
Link copied to clipboard
class CrashReportDialogHelper(context: Context, intent: Intent)
Use this class to integrate your custom crash report dialog with ACRA.