diff options
author | Dave Mankoff <mankoff@google.com> | 2020-02-18 14:06:46 -0500 |
---|---|---|
committer | Dave Mankoff <mankoff@google.com> | 2020-02-18 14:17:39 -0500 |
commit | 20de6bde28a56b2307e9dc2c85b6a90500fcb00a (patch) | |
tree | 7cae672b9f9a74e533dadead3760c95b28a49928 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 4daaa833de78d8a00fec496af856a330db8b28a3 (diff) |
Fix double tapping notifications on lock screen.
http://ag/10273995 broke double tapping on notifications. This cl
restores the behavior by replacing a call to
ActivatableNotificationView#performClick with
ExpandableOutlineView#performClick.
That is to say, we needed to call the super method, as we did before
the breaking cl was checked in.
Bug: 149744457
Test: atest SystemUITests
Change-Id: Ie77ade20f74b04eb0edbe0f1806938523068175a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions