Page 1 of 1

Creating a theme

Posted: Thu May 02, 2013 12:19 am
by Ellery
Is there a way to make a theme for your app so that all the cards in your stack will have the same basic layout. Like a back button on the top or any button added to the page will automatically display a certain graphic? The app im trying to make is going to have like 60-120 cards I think so it will make coding it much easier.

Re: Creating a theme

Posted: Thu May 02, 2013 12:22 am
by CoffeeCone
Ellery wrote:Like a back button on the top
I believe you need to use a group with backgroundBehavior to make persistent buttons.