This repository was archived by the owner on Jun 20, 2020. It is now read-only.

Description
Problem
When trying to delete the code that has been entered in the SMS code text fields, the cursor doesn't jump back to the previous text field. This way the user has to manually select each field and delete the numbers one by one.
Solution
Whenever the delete key is pressed, the current number should be deleted and the cursor should jump back to the previous text field.