* Make onShow() abstract and onDismiss() suspend
* Add dialog suspend show method
* Add SimpleDialog, support text field and choice items in BaseDialog
* Migrate MaterialAlertDialogBuilder to SimpleDialog
* Remove dialog onShow and onDismiss listeners