Skip to content
Commit ab0a84d7 authored by Michal Brzezinski's avatar Michal Brzezinski Committed by Michał Brzeziński
Browse files

Fixing not responsive tiles in split shade

Some tiles (beyond QQS tiles) were not responsive because when QSPanelController is about to start listening, it also checks if mQsExpanded is set to true. mQsExpanded is passed from NotificationPanelViewController and it wasn't set to true because function setting it is never called in split shade.
This change is hacky but probably safer way to solve it by changing condition for listening on changes.

Bug: 218268829
Test: open split shade and tap night mode tile a few times - the tile must be positioned beyond first 6 tiles
Merged-In: Id6ad9f199964dd416a52c169a3e30713389479cc
Change-Id: Id6ad9f199964dd416a52c169a3e30713389479cc
(cherry picked from commit d8018445)
parent fb9be29a
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