dashboard_reborn icon indicating copy to clipboard operation
dashboard_reborn copied to clipboard

Suggestion: fade card titles instead of blinking

Open myfrom opened this issue 5 years ago • 1 comments

The text on cards/buttons from main menu changes to different content when each button is clicked (except Gradient Cards section). That transition however happens without any animation, the content just blinks between states. It makes the experience feel a lot less fluid.

I'd suggest a small cross fade animation between the states, only of the content of the card. That shouldn't be too hard to add and would definitely smooth out the transition between views.

My device: OnePlus 3T, Android 9.0, Lineage OS 16, build 19.06.2019

myfrom avatar Jun 21 '19 21:06 myfrom

I'll try working a bit more on the animations. Initially I added the text in a Hero widget, but Flutter doesn't allow multiple Hero widgets in the same tree.

urmilshroff avatar Jun 22 '19 10:06 urmilshroff