The alert dialog box can be used to display a message in a popup dialog box or display a text field for user input or show any custom view in the dialog box. For the view to be displayed in the popup dialog, the view has to be created programmatically or via XML. Then the […]