Merge "QS: Don't cause click noise when opening from QQS" into nyc-dev
This commit is contained in:
@@ -211,7 +211,7 @@ public class QSTileHost implements QSTile.Host, Tunable {
|
||||
|
||||
public void animateToggleQSExpansion() {
|
||||
// TODO: Better path to animated panel expansion.
|
||||
mHeader.performClick();
|
||||
mHeader.callOnClick();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user