Designing a static screen is easy, making it function is the hard part. I re-worked my buttons into 3 states (on, off, pressed) and made sure they all lined up, with no overlapping transparencies. Furthermore, I designed the static screen in retina resolution, so I had to make sure that every slice was divisible by 2 such that Xcode can place the images properly for non-retina display iOS products.
5 Responses
Pro
Brian Potstra
Designing a static screen is easy, making it function is the hard part. I re-worked my buttons into 3 states (on, off, pressed) and made sure they all lined up, with no overlapping transparencies. Furthermore, I designed the static screen in retina resolution, so I had to make sure that every slice was divisible by 2 such that Xcode can place the images properly for non-retina display iOS products.
10 months ago
Pro
David Elgena
Beautiful...
10 months ago
Pro
Darren Geraghty
Fantastic work, I think working big (retina) and downsizing from there will eventually be the norm.
10 months ago
I accidentally tried to click the button with my finger...
Well done!
10 months ago
Pro
Falko Joseph
I want to touch this.
7 months ago