Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display Answers in Alert Box After Game Ends #9 #22

Closed
wants to merge 1 commit into from

Conversation

gauravghodinde
Copy link

fixes: #9

when getNextWord is called all the current word is stored in the answers arrayOf<Strings>
then i displayed all the array in the alertbox setItems(viewModel.answers) { dialog, which ->}

screenshot

chrome-capture-2024-3-17 (6)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display Answers in Alert Box After Game Ends
2 participants