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

Skip to content
Commit c9be2225 authored by Michal Brzezinski's avatar Michal Brzezinski
Browse files

Fixing not responsive tiles in split shade

This is one of the fixes for not responsive bottom row of tiles, which makes sure that expanded shade is set properly.
Expanded shade state is ensured by setting mQsExpandImmediate once we start expanding shade. This was set only in startWaitingForOpenPanelGesture and it doesn't cover some gestures (like swiping from the top), so I moved setting mQsExpandImmediate to more generic onTrackingStarted which should be called in more cases when shade starts to expand.

Bug: 228198572
Test: On homescreen expand shade pulling from status bar and see if most bottom row of tiles (when 9 tiles are visible) is functioning correctly
Change-Id: I58feaa693dd3ef4081e49f279eba19251e9d1ab0
Merged-In: I58feaa693dd3ef4081e49f279eba19251e9d1ab0
parent 3336a902
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