Fixing some activity leaks
Bug: 139137636 Change-Id: I36055ac278879314d0afe6acf080f0082990113f
This commit is contained in:
@@ -201,6 +201,7 @@ public class RecentsAnimationController {
|
||||
if (mInputConsumerController != null) {
|
||||
mInputConsumerController.setInputListener(null);
|
||||
}
|
||||
mInputProxySupplier = null;
|
||||
}
|
||||
|
||||
private boolean onInputConsumerEvent(InputEvent ev) {
|
||||
|
||||
Reference in New Issue
Block a user