gatheringhallstudios / MHGenDatabase

A companion android app for Monster Hunter Generations Ultimate
MIT License
92 stars 39 forks source link

Removed some redundant code #29

Closed CarlosFdez closed 7 years ago

CarlosFdez commented 7 years ago

Fixed some duplicates of item images and item listener resolution.

jaysondc commented 7 years ago

Looks good! I was going to suggest just handling everything in ItemClickListener instead of delegating but remembered that weapon and armor listeners handle the sub-types as well.