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

Skip to content
Commit c1b2f5c5 authored by Steve Kondik's avatar Steve Kondik
Browse files

systemui: Fix race condition in setting notification panel height

 * setExpandedHeightInternal has multiple entry points, including from
   an animator. A very subtle race condition exists which was causing
   the blur effect to flicker. So subtle in fact that a heisenbug was
   created when logging to debug the issue.
 * Make the damn thing synchronized so this can't happen for good.

Change-Id: I14a4cd3824a5665e4c7198fb7f61bf0ca9ab2b79
parent 26200eb3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment