I can see keys on the device fire for a particular View with onKey, but this doesn't fire when keys on the software keyboard are pressed.
I am trying to build a dynamic UI that recalculates a value as the input changes, while it's changing. Is there a way to capture either that the value of the EditText has changed?