Closed tttppp closed 7 years ago
There are a couple of things wrong with this when I just tested it from the release apk.
It suggested 1440 days as the starting value. Does the app remember what I last input maybe? Dev testing showed this working fine on the emulator - defaulting to 1 day each time.
Cancelling the new game screen causes the soft keyboard to appear. I guess this is the code I added for displaying the soft keyboard, so I should check if that's really necessary.
Also, the manual testing needs to be positive, of course :D
Hopefully this is now fixed - I'll check when the new artifact is created.
Also I meant to say thanks for the review!
I've manually verified this now. All looks good.
Fixes #25: Add a text entry for the quantity and a combo box for the units.
Also fix an issue when the phase length was not a number (e.g. when it was left blank).