powerup-android
powerup-android copied to clipboard
Fix for #1389 Clothes blocking BUY option
Description
In the Level 2 of the game, the store items under clothes section seems to hide the BUY option. This PR fixes that.
Fixes #1389
Type of Change:
- Code
- Quality Assurance
- User Interface
Code/Quality Assurance Only
- Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
The Following are the changes done.
Checklist:
- [x] My PR follows the style guidelines of this project
- [x] I have performed a self-review of my own code or materials
- [x] Any dependent changes have been merged
Code/Quality Assurance Only
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my feature works