I set the app name as toolbar title in every form in my CodenameOne app.
I see that transitioning from a form to another is made with animation
but
also the toolbar title gets animated
so that
I see the same title greyed out and going out of sight when the new title is displayed.
Is there a way to avoid it?
It seems that I have to disable SlideFade but how? I cannot find it in theme editor.
Thanks in advance