Merge "Moving action popup window when moving text selection"
This commit is contained in:
committed by
Android (Google) Code Review
commit
ce4afc1425
@@ -8928,6 +8928,7 @@ public class TextView extends View implements ViewTreeObserver.OnPreDrawListener
|
||||
stopSelectionActionMode();
|
||||
} else {
|
||||
selectCurrentWord();
|
||||
getSelectionController().show();
|
||||
}
|
||||
handled = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user