Go to Create New Workout / Activity
Go to the Time Taken fields.
In hours, minutes or seconds, put the cursor between the two 00. as in 0|0.
Delete the first 0 using backspace.
After you delete the 0, the cursor moves to the end of the line (after the last 0). If you use your arrows to move left, it just moves your cursor back to the end of the number.
It has to do with the JS function, numbersOnly(). Instead of running that on 'onKeyUp', run it on 'onBlur'
1 to 3 of 3