summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorMatthew Ng <ngmatthew@google.com>2017-10-16 14:34:52 -0700
committerMatthew Ng <ngmatthew@google.com>2017-10-16 14:45:53 -0700
commit534e85494eb345bb5c8b61e7d2b3247bc3eb4109 (patch)
treea3bc894e71632113b08a47574c3e4a97d59abb74 /tools/aapt2/java/JavaClassGenerator.cpp
parent959516a8858e6d2ff02b5ed48021bd5324d4f912 (diff)
Prevent dismiss divider going minimized to recents for other users
The bus event DockedFirstAnimationFrameEvent was not fired to DividerView from secondary to system user so the last snap target for DividerView was not recorded instead the bottom of the screen was the last target. Since the bottom of the screen is last recorded, when unminimizing, the dividerview goes to the bottom of the screen and dismisses. This is fixed by piping the event from the secondary to system user so that DividerView can get the event. Fixes: 67326180 Test: manual - go to secondary user, drag to dock and minimize, press recents button Change-Id: Icd7497c49826d04dc907ef2eff3a5248e78ef67b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions