I'm migrating the MenuBar to Toolbar, the constant sideMenuAnimSpeedInt seams not work.
Is possible to define the openSideMenu speed and close it speed?
Regards
With the new toolbar we migrated to use InteractionDialog
which has its own hardcoded animation speed. We'll fix that so it takes its speed from the theme too so you should be able to use interactionDialogSpeedInt
in the same way.