Vincent asked 2022-06-15 08:35:47 UTC
Hi!
I'd like to change the appearance of the navigationbar and for this I've created a mixin theme. This works great, however, I wish to change the behavior of the selected item appearance. Currently the selected item has a color which I only want for a set amount of time. Just to create a sort of pushed animation. I'm sure this is possible but I just don't know how.
example:
Item BackColor = white
Item selectedColor = gray
When a user clicks on an item I want the item to be gray fading back to white
Hope you can help!
Thanks,
Vincent
Vincent asked 2022-06-15 08:35:47 UTC
Hi!
I'd like to change the appearance of the navigationbar and for this I've created a mixin theme. This works great, however, I wish to change the behavior of the selected item appearance. Currently the selected item has a color which I only want for a set amount of time. Just to create a sort of pushed animation. I'm sure this is possible but I just don't know how.
example:
Item BackColor = white
Item selectedColor = gray
When a user clicks on an item I want the item to be gray fading back to white
Hope you can help!
Thanks,
Vincent