adambl4
01/16/2017, 6:16 PMwhen (actionId) {
EditorInfo.IME_ACTION_DONE -> {
action(getValueForNumerDialog(editText))
true
}
else -> false
}
when
mush be the last expression in lambda block