interface KeyEventListener
onDeleteKeyPressed
abstract fun onDeleteKeyPressed(): Unit
CodeInputView
class CodeInputView : FieldView, OnClickListener, CustomEditText.KeyEventListener, OnLongClickListener
Widget made to allow the user to enter a 6 digits code