Visual Tableview

This is a bit of an older demo I did. In creating an app for PlanetAxel.com, I needed to list number of discs in a table with features for the product.

I didn't want a simple number, so I chose to spice it up with some icons. Each disc is labeled with a disc number and for each extra disc on the row, the spacing decreases. When the count reach 10 or more, I simply write the number followed by an icon of a disc (see the attachment).

I have a demo project on bitbucket (this was in my Mercurial days, sorry) for anyone to check out as well: https://bitbucket.org/runmad/visual-uitableview

Posted on May 25, 2012

More by Rune Madsen

View profile