kamegami13 / MonsterHunter4UDatabase

MIT License
114 stars 41 forks source link

Monster Summary Screen #102

Closed jaysondc closed 9 years ago

jaysondc commented 9 years ago

Added monster summary screen to the Monster Details Activity. Changed old "Details" tab to "Damage".

Nexus 6 screenshot.

A new class was added to the Gradle dependencies called FlowLayout. It's used to dynamically display and linewrap views that contain multiple views.

monstersummarynexuss Nexus S emulator demonstrating line wrap.

The commits are a little messed up because the master repository changed a lot while I was working on this. I'm not sure why this request is duplicating a lot of the changes from other peoples pull requests, but I assume it's due to all the merge conflicts I had to resolve.

kamegami13 commented 9 years ago

Amazing work on this.