Merge "No-op an unused API for Shell Transitions" into sc-v2-dev
This commit is contained in:
@@ -337,6 +337,12 @@ public class RemoteTransitionCompat implements Parcelable {
|
||||
Log.e(TAG, "Failed to detach the navigation bar from app", e);
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @see IRecentsAnimationController#animateNavigationBarToApp(long)
|
||||
*/
|
||||
@Override public void animateNavigationBarToApp(long duration) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user