package com.lean56.andplug.view;
import com.afollestad.materialdialogs.AlertDialogWrapper;
/**
* Migration from AlertDialogs
* support by https://github.com/afollestad/material-dialogs
*
* @author Charles
*/
public class SuperAlertDialog extends AlertDialogWrapper {
}