diff options
author | Amin Shaikh <ashaikh@google.com> | 2018-08-16 10:49:48 -0400 |
---|---|---|
committer | Amin Shaikh <ashaikh@google.com> | 2018-08-20 23:40:09 +0000 |
commit | 334d1bceb526cc343428ab8ff625800b15f21283 (patch) | |
tree | 54ea49b8e2e8bfe1d1bf21f04ced126489bd105d /rs/java/android/renderscript/Program.java | |
parent | e4e1b4fbec5cb1429a7b58ae57f075de7921735c (diff) |
Never clear QS tile state.
QSTile#clearState puts QS tiles in an invalid state that may not be
immediately rectified through QSTile#refreshState. In the case of
configuration changes, if a subclass implementation of
QSTile#handleSetListening does not trigger a refresh state, the
invalid state causes incorrect click handling.
Change-Id: I17eba133cf08c45a768e9e0ed8fda623e85b4370
Fixes: 69738120
Fixes: 110480955
Test: manual
(cherry picked from commit 299c45c85d41975514022263fa6a29329eb5a0bc)
Diffstat (limited to 'rs/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions