create

open fun create(activity: Activity, titleId: Int): AlertDialog.Builder

Prepares an alert dialog builder, using the work_dialog view.

The caller should finish populating the builder, then call AlertDialog.Builder#show().