Role distribution feature
- shows then hides 'Give phone to next player' TextView when pressed Got It
- prepares next role (location and role OR spy)
Uploaded all of the pre-git-implementation code which includes the 3 finished xml and the 3 java class files The main activity:
- add or remove players
- add or remove spies
- start game button The player distribution
- envelope to hide roles
- role TextView to show the roles of players (no backend yet)
- togglable hidden or visible 'next player' function
- 'Got It' button that prepares next player role function The location display
- an exit button for now