powerup-android
powerup-android copied to clipboard
Unwanted behavior when ABOUT button is clicked rapidly.
Description
When we click on the ABOUT button twice rapidly, 2 new activities get opened.
I have fixed it by disabling the ABOUT button as soon as it is clicked once.
Mocks
Update
- [x] When clicked on ABOUT button rapidly, only a single activity should open.
Definition of Done
- [x] All of the required items are completed.
- [ ] Approval by 1 mentor.
May I work on this issue?
May I work on this issue?
I already fixed it and sent a PR. #1367
Okay,Thanks
May I work on this issue?
May I send the PR because I have a fix ready and tested.