show

open fun show(context: Context, message: String, positiveButtonText: String, negativeButtonText: String, isCancelable: Boolean, target: DialogListener)
open fun show(activity: Activity, message: String, positiveButtonText: String, target: DialogListener)