onImeAction2

inline fun EditText.onImeAction2(crossinline action: (view: View, text: String) -> Unit = { _, _ -> })