public class MicroAlertController extends AlertController
AlertController.AlertParams, AlertController.RecycleListView
MICRO, mListView, mMessage, mMessageView, mScrollView, mWindow
Constructor and Description |
---|
MicroAlertController(Context context,
DialogInterface di,
Window window) |
Modifier and Type | Method and Description |
---|---|
protected void |
setupButtons(ViewGroup buttonPanel) |
protected void |
setupContent(ViewGroup contentPanel) |
protected void |
setupTitle(ViewGroup topPanel) |
create, getButton, getIconAttributeResId, getListView, installContent, onKeyDown, onKeyUp, setButton, setButtonPanelLayoutHint, setCustomTitle, setIcon, setIcon, setInverseBackgroundForced, setMessage, setTitle, setView, setView, setView
public MicroAlertController(Context context, DialogInterface di, Window window)
protected void setupContent(ViewGroup contentPanel)
setupContent
in class AlertController
protected void setupTitle(ViewGroup topPanel)
setupTitle
in class AlertController
protected void setupButtons(ViewGroup buttonPanel)
setupButtons
in class AlertController