public interface DialogManager
DialogManager Interface - dialog manager interface of
the AndroidRate library. You can implements it and use
AppRate.with(this).setDialogManagerFactory(DialogManager.Factory)]
if you want to use fully custom dialog (from support library etc.)
Modifier and Type | Interface and Description |
---|---|
static interface |
DialogManager.Factory
DialogManager.Factory Interface - dialog manager factory interface
of the AndroidRate library.
|
Modifier and Type | Method and Description |
---|---|
Dialog |
createDialog() |
Dialog createDialog()