summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorMichal Brzezinski <brzezinski@google.com>2022-02-10 18:13:39 +0000
committerMichał Brzeziński <brzezinski@google.com>2022-02-14 16:53:11 +0000
commitab0a84d7a8d7b7a6be7381f54a0d6103ad87e288 (patch)
tree5ecc07f0ebd54466b94dda06c56dcb69218846c5 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentfb9be29a423c5c70aa358c59450428a7b07d93a5 (diff)
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 d80184457b33efcf427a426efb31293f7428e009)
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions