Closed Sarthak2601 closed 4 years ago
Don't delete anything without explicit instructions from a maintainer.
[ ]
[x]
[x] Read and understood the code.
[x] Included a description of change below.
[x] Included screenshot(s)/link showing after and before the changes.
[x] Tried to squash the commits.
Fixes #94 Added Alert boxes which prompt change of team name upon clicking of the Team titles in all the games.
The team names couldn't be edited in Badminton, Table Tennis, Lawn Tennis, Cricket, Football and Kabaddi. Now after this, they can be.
Added on click listeners to the textviews which prompt team name change, to be typed in the alert box.
Don't delete anything without explicit instructions from a maintainer.
Check by changing each
[ ]
to[x]
[x] Read and understood the code.
[x] Included a description of change below.
[x] Included screenshot(s)/link showing after and before the changes.
[x] Tried to squash the commits.
Changes done in this Pull Request
Fixes #94 Added Alert boxes which prompt change of team name upon clicking of the Team titles in all the games.
Screenshots showing changes before and after the changes : GIF attached
The problem I want to solve or the facility I want to improve further is
The team names couldn't be edited in Badminton, Table Tennis, Lawn Tennis, Cricket, Football and Kabaddi. Now after this, they can be.
My steps to solve it are
Added on click listeners to the textviews which prompt team name change, to be typed in the alert box.