Janfiderheld / Snake-That-MO

Projektarbeit im Fach "Mobile Systeme" von Niclas Muss & Jan-Philipp Töberg an der Technischen Hochschule Ostwestfalen-Lippe im WS18/19
Apache License 2.0
7 stars 0 forks source link

Redesign: New Highscore #30

Closed Janfiderheld closed 5 years ago

Janfiderheld commented 5 years ago

The NewHighscore-Screen should be designed so that the player could submit even if the keyboard is shown.

Janfiderheld commented 5 years ago

Redesign needs to inform the player about the entered delimiter

Janfiderheld commented 5 years ago

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