powerup-android
powerup-android copied to clipboard
Error generated when no accessory is bought
Description
Open any scenario when you don't have any accessories bought for your avatar
Mocks
Acceptance Criteria
- [ ] Remove this error.
Definition of Done
- [ ] All of the required items are completed.
- [ ] Approval by 1 mentor.
Estimation
5-10 mins
@codingblazer @anubhakushwaha @Janiceilene
I would like to work on this.
@sammy1997 Can you throw some light on cause of error
and how you propose to resolve it
@anubhakushwaha @codingblazer Basically the accessory drawable files start from acc_avatar1 , but in line 132 of GameActivite, the code tries to access acc_avatar0 when we have no accessory bought. So we basically need to put it in an if block and check getmDbHandler().getAvatarAccessory()!=0. Please review this so that I can start working on it.
@anubhakushwaha Please review this.
I have not faced this error. @geekanamika @m-murad can you please check.
@sammy1997 Can you please provide specific steps to reproduce.
I would like to work on this.
can i work on this issue?
@Rimjhim28 @geekanamika @m-murad Can i work on this issue?
@isabelcosta @mayburgos @Rimjhim28 can I work on this issue??