Merge "Really leave text selection mode when using the trackball." into gingerbread

This commit is contained in:
Gilles Debunne
2010-10-14 10:58:59 -07:00
committed by Android (Google) Code Review

View File

@@ -4447,6 +4447,7 @@ public class TextView extends View implements ViewTreeObserver.OnPreDrawListener
}
hideControllers();
stopTextSelectionMode();
switch (keyCode) {
case KeyEvent.KEYCODE_DPAD_CENTER: