DiceHard / n20-android

Natural20 Android Application
1 stars 1 forks source link

One button for rolling #5

Closed IanDCarroll closed 8 years ago

IanDCarroll commented 8 years ago

As a user, I want a big red button that's a circle and says "Roll" centered at the bottom half of the screen right where my thumb can get to it. I want to tap it to roll whatever I have selected. That way I don't have to think about the app, I can focus on the fun of playing the game.

davidlarrimore commented 8 years ago

Hey Ian, check to see if this is resolved in the commit from Issue #3

IanDCarroll commented 8 years ago

Basically right! I'll work on tweaking it to make it more red and circular. How it looks on "el telefono"... screenshot_20160721-005834 screenshot_20160721-010104

IanDCarroll commented 8 years ago

screenshot_20160721-114310 OK, the colors and shape are there. Still tweakable so that's nice.

Next steps: the textview is centered, but by its left margin. We need it to be truly centered and both when the result is 1 digit or 2 digits.

I'd like a box drawn around the text view that changes shape when we select different die types. And that is also where we can set the die's offset.

But I'm callingredients this done.

davidlarrimore commented 8 years ago

Ian, can you create a issue for centering the text ire text?

Thanks, David Larrimore

On Jul 21, 2016, at 2:52 PM, Ian Carroll notifications@github.com wrote:

OK, the colors and shape are there. Still tweakable so that's nice.

Next steps: the textview is centered, but by its left margin. We need it to be truly centered and both when the result is 1 digit or 2 digits.

I'd like a box drawn around the text view that changes shape when we select different die types. And that is also where we can set the die's offset.

But I'm callingredients this done.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or mute the thread.