showTimePickerPopup

fun showTimePickerPopup(context: Context, time: LocalTime = LocalTime.now(), isTwentyFourHourView: Boolean = true, callback: (LocalTime) -> Unit)

See also

com.zappstudio.zappbase.app.ui.context.ZappBaseListener.showTimePickerPopup