Loading core/java/android/widget/TextView.java +3 −0 Original line number Diff line number Diff line Loading @@ -5018,6 +5018,9 @@ public class TextView extends View implements ViewTreeObserver.OnPreDrawListener } mLayout = mHintLayout = null; // Since it depends on the value of mLayout prepareCursorControllers(); } /** Loading Loading
core/java/android/widget/TextView.java +3 −0 Original line number Diff line number Diff line Loading @@ -5018,6 +5018,9 @@ public class TextView extends View implements ViewTreeObserver.OnPreDrawListener } mLayout = mHintLayout = null; // Since it depends on the value of mLayout prepareCursorControllers(); } /** Loading