Navigation Widget
Posted: Tue Jan 26, 2016 2:13 pm
I've started using the widgets as they look much nicer in my apps than using the standard buttons. I'm struggling with passing data between cards though.
I want a navigation widget that appears at the top of all of my cards, but when I click on an icon, it doesn't highlight the same button on the next card.
For example if my first card showed a navigation bar that gave:
Option 1 | Option 2| Option 3
If I clicked on Option 2 I would want the next card to show:
Option1 | Option 2 | Option 3
I've tried selecteditem and navHiliteColor but i'm not having any joy.
Thanks
I want a navigation widget that appears at the top of all of my cards, but when I click on an icon, it doesn't highlight the same button on the next card.
For example if my first card showed a navigation bar that gave:
Option 1 | Option 2| Option 3
If I clicked on Option 2 I would want the next card to show:
Option1 | Option 2 | Option 3
I've tried selecteditem and navHiliteColor but i'm not having any joy.
Thanks