Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c5e77d97 authored by Artsiom Mitrokhin's avatar Artsiom Mitrokhin
Browse files

Fix the overflow button getting stuck in the dot position

The root cause was that there were other unaccounted code paths inside
`KeyboardQuickSwitchViewController` that were causing the KQS view
to be closed.

The fix introduces a new `onCloseStarted` callback that is called before
closing the KQS view. This allows to toggle the overflow button together
with the KQS closing animation (in case it closes with animation).

Bug: 379614917
Flag: com.android.launcher3.taskbar_overflow
Test: manual, following steps in the bug
Change-Id: I1868142c1cdba8111cb86c4c54e5b12b643732c5
parent 275e62e9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment