powerup-android icon indicating copy to clipboard operation
powerup-android copied to clipboard

Fix for #1389 Clothes blocking BUY option

Open HaripriyaB opened this issue 4 years ago • 0 comments

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.

Screenshot_2020-05-04-19-59-54-31_edd379f413d28fd43f4496fab0e55864

Screenshot_2020-05-04-20-00-05-18_edd379f413d28fd43f4496fab0e55864

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

HaripriyaB avatar May 04 '20 16:05 HaripriyaB