Skip to content

action-bar: Fix fullscreen reveal animation

Alice Mikhaylenko requested to merge wip/exalm/revealer into master

The adaptive mode and titlebar animation checks were fighting each other, resulting in adaptive mode check immediately overriding titlebar animation.

Additionally, when showing the action bar in fullscreen mode, it would have been made visible only at the end of the titlebar animation had it worked.

Merge request reports