Files
frameworks_base/packages/SystemUI/tests
Kevin d5022f9728 Fix heads up views freeing too early.
In the previous CL, heads up views were freed while they were still
animating away.  As a result, there could be a sudden shift in the view
the notification uses (most easily reproducible if you tap on a HUN with
actions as the actions disappear).  This CL introduces an API to set a
a listener for when the content view becomes inactive and remove it then.

Bug: 111809944
Test: runtest systemui, manual (HUN with full screen intent, tap, see
that it goes away without visual jank)

Change-Id: Ib27bcf993f6be41aa4fde50b39817004610f5fd4
2018-10-11 10:47:44 -07:00
..
2018-04-06 14:54:39 +01:00