Alertdialog, ProgressDialog implementation of the Single-selection dialog box, multi-Select dialog box, progress Bar dialog box, Input Box dialog box
Pre-stated:
dialog box should choose Android.support.v7 This package under the component, can show in the lower version of the High-level dialog box, simple to say a lot of beautiful
Property Description:
Setcancelable: Whether the settings dialog can be manually closed
Step One: Confirmation dialog box
Step Two: Radio dialog box
Step three: Multi-select dialog box
Step Four: Circular progress bar dialog box
Step Five: Horizontal progress bar dialog box
Step Six: Input Box dialog box inverted sentence
Layout Files View_username_dilog.xml file:
Implemented in code:
Android base Control--alertdialog, ProgressDialog Implementation Radio dialog box, multiple selection dialog box, progress Bar dialog box, Input Box dialog box