Closed mcd-3 closed 4 years ago
The clear date ImageButton is clickable once when you add or edit a game when there is no date set
Bug was in the data binding. It was checking text before it was being set. Instead, check to see if the dates are null in the game.
The clear date ImageButton is clickable once when you add or edit a game when there is no date set