PhoneNumberCollectionTextWatcher(onTextChanged: (charSequence: CharSequence) -> Unit)
Listens for a text change. If found, triggers a callback to alert the owner. This let's the PhoneNumberCollectionFragment know the user has edited the phone number and the submit button should be shown to let the user resubmit.