Files
frameworks_base/packages/SystemUI/docs
Joshua Tsuji 1575e6bb31 Animate addition/removal of views in expanded mode.
This required adding the setChildVisibility method to controllers, to allow them to animate in/out views that pass the max rendered child threshold. This was not previously relevant since in the bubble stack, you can't really see the views when they're set to VISIBLE/GONE.

Also, renamed onChildToBeRemoved to onChildRemoved since that's more accurate given the move to transient views.

Test: atest SystemUITests
Change-Id: I291ff8f6257ba54e0688c1062bbd673e0c7bdb5c
2019-02-04 15:31:51 -05:00
..
2018-12-27 07:46:57 -05:00
2018-08-23 12:49:08 -04:00
2018-10-04 14:27:11 -04:00