Button States

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.

View all tags
Posted on Jul 16, 2012

More by Brian Potstra

View profile