Closed Janfiderheld closed 5 years ago
Redesign needs to inform the player about the entered delimiter
Informing the player is now done via Toast. Wanted to redesign the Screen so that the submit-button is not hidden by the keyboard. Did that and realized, that keyboard can not be closed programmatically (as far as a quick search suggested). So layout was not changed since it forces the player to close the keyboard before committing
The NewHighscore-Screen should be designed so that the player could submit even if the keyboard is shown.