public final class DialogConfiguration extends Object implements Serializable, org.acra.config.Configuration
AcraDialog (19.06.2019 22:46:50)| Constructor and Description |
|---|
DialogConfiguration(org.acra.config.DialogConfigurationBuilderImpl arg0) |
| Modifier and Type | Method and Description |
|---|---|
String |
commentPrompt() |
String |
emailPrompt() |
boolean |
enabled() |
String |
negativeButtonText() |
String |
positiveButtonText() |
Class<? extends Activity> |
reportDialogClass() |
int |
resIcon() |
int |
resTheme() |
String |
text() |
String |
title() |
public DialogConfiguration(@NonNull org.acra.config.DialogConfigurationBuilderImpl arg0)
public boolean enabled()
enabled in interface org.acra.config.Configuration@DrawableRes public int resIcon()
@StyleRes public int resTheme()