ConfirmationDialog

constructor(activity: Activity, message: String = "", messageId: Int = R.string.proceed_with_deletion, positive: Int = R.string.yes, negative: Int = R.string.no, callback: () -> Unit)