Merge "Really leave text selection mode when using the trackball." into gingerbread
This commit is contained in:
committed by
Android (Google) Code Review
commit
53ea7f58c0
@@ -4447,6 +4447,7 @@ public class TextView extends View implements ViewTreeObserver.OnPreDrawListener
|
|||||||
}
|
}
|
||||||
|
|
||||||
hideControllers();
|
hideControllers();
|
||||||
|
stopTextSelectionMode();
|
||||||
|
|
||||||
switch (keyCode) {
|
switch (keyCode) {
|
||||||
case KeyEvent.KEYCODE_DPAD_CENTER:
|
case KeyEvent.KEYCODE_DPAD_CENTER:
|
||||||
|
|||||||
Reference in New Issue
Block a user