Merge "Workaround that Recents is shown again after an activity is PIPed" into nyc-dev am: 174aa3346c
am: 8bae438cde
* commit '8bae438cde036c1ebc59fa95cc0ff47f44d3057d':
Workaround that Recents is shown again after an activity is PIPed
Change-Id: I449afcc2f5622e015be8a89bf829459dc7ae00cc
This commit is contained in:
@@ -413,6 +413,9 @@ public class RecentsTvActivity extends Activity implements OnPreDrawListener {
|
||||
RecentsConfiguration config = Recents.getConfiguration();
|
||||
RecentsActivityLaunchState launchState = config.getLaunchState();
|
||||
launchState.reset();
|
||||
|
||||
// Workaround for b/28333917.
|
||||
finish();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user