ayahc1093 / BlackjackSingleDevice

1 stars 1 forks source link

Empty EditTexts for player's names #7

Open schreiby opened 9 years ago

schreiby commented 9 years ago

If the user leaves them empty, they carry over as empty onto the GamePlayActivity. We need to put something in the button's onClick method that checks that they are not empty.