issues
search
SurajBichkunde39
/
TicTacToe
TicTacToe android application.
0
stars
0
forks
source link
Highlight the current player.
#28
Closed
SurajBichkunde39
closed
2 years ago
SurajBichkunde39
commented
2 years ago
Updated
GameFragment
to set the correct placeholder text inside the card view when the fragment is created.
Added colors for selected and default backgrounds for the cards.
Updated
GameFragment
to Highline the current player's card who should make the move on the board.
GameFragment
to set the correct placeholder text inside the card view when the fragment is created.GameFragment
to Highline the current player's card who should make the move on the board.