summaryrefslogtreecommitdiff
path: root/data/assets/introduction_back_button_pressed.png
Commit message (Collapse)AuthorAge
* Replace back button PNG asset with SVGPhilip Chimento2014-01-22
| | | | | | | | | This requires some restructuring because the SVG image and the label need to have different CSS. I ported the CompositeButton class from the photo app, in order to have the button transfer its prelight/active state flags to its children. [endlessm/eos-sdk#504]
* Added back button to categories pageRory MacQueen2013-09-26
Designers wanted a back button the categories page to make it easier for users to navigate back to the home page. This button is an asset button from our SDK. [endlessm/eos-sdk#270]