Loading core/java/android/view/View.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -22960,7 +22960,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback, /** /** * Last global system UI visibility reported by the window manager. * Last global system UI visibility reported by the window manager. */ */ int mGlobalSystemUiVisibility; int mGlobalSystemUiVisibility = -1; /** /** * True if a view in this hierarchy has an OnSystemUiVisibilityChangeListener * True if a view in this hierarchy has an OnSystemUiVisibilityChangeListener Loading
core/java/android/view/View.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -22960,7 +22960,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback, /** /** * Last global system UI visibility reported by the window manager. * Last global system UI visibility reported by the window manager. */ */ int mGlobalSystemUiVisibility; int mGlobalSystemUiVisibility = -1; /** /** * True if a view in this hierarchy has an OnSystemUiVisibilityChangeListener * True if a view in this hierarchy has an OnSystemUiVisibilityChangeListener