am 53ea7f58: Merge "Really leave text selection mode when using the trackball." into gingerbread
Merge commit '53ea7f58c071563b7c5dd0061df39d3b4bf38a63' into gingerbread-plus-aosp * commit '53ea7f58c071563b7c5dd0061df39d3b4bf38a63': Really leave text selection mode when using the trackball.
This commit is contained in:
@@ -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