Merge "Initialize quickswitch rotation state" into rvc-dev am: 195bec6882
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11948948 Change-Id: I9612fa6552dd55615ac02e27b7236ddf3fad1826
This commit is contained in:
@@ -221,7 +221,7 @@ public class NavigationBarFragment extends LifecycleFragment implements Callback
|
||||
*/
|
||||
private VerticalNavigationHandle mOrientationHandle;
|
||||
private WindowManager.LayoutParams mOrientationParams;
|
||||
private int mStartingQuickSwitchRotation;
|
||||
private int mStartingQuickSwitchRotation = -1;
|
||||
private int mCurrentRotation;
|
||||
private ViewTreeObserver.OnGlobalLayoutListener mOrientationHandleGlobalLayoutListener;
|
||||
private UiEventLogger mUiEventLogger;
|
||||
|
||||
Reference in New Issue
Block a user