summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorRohan Shah <shahrk@google.com>2018-04-05 11:13:50 -0700
committerRohan Shah <shahrk@google.com>2018-04-05 13:16:35 -0700
commit8ee5365f7f15f1cdf42cc3cfcd5d627ba673d580 (patch)
tree265860f49125d23fdc9a36a98b9cfe5baf3f1b14 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent743d42d2990bd30195045a256f863d0ce6f51d79 (diff)
[Notif] Disable animations as screen is powering off
When showing an incog notification, it's getting added to the remove anims, but the screen is turning off and animations are never getting run (which means the transient view gets added but it doesn't get removed). The root cause is notifications clear temporary views in the power on (due to collapse animations), but don't clear them when unlocking via fingerprint. Fixed by clearing remove animation setup (where transient views are used) when disabling animations. This will stop the transient views from being held on post-screen off/when animations are disabled. Test: Visually with logging (tested before & after) Test: Dumped hierarchy and checked that transient views weren't being mismanaged Fixes: 77217401 Change-Id: I48835e45fd76c5e74810f5256c14b0c4c2ca3ec4
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions