Return null when selected text is empty
InputConnection#getSelectedText() should return null when the selection is empty. ThreadedInputConnection was not doing this correctly, and confused some OEM keyboards. BUG=638201 Review-Url: https://codereview.chromium.org/2279293002 Cr-Commit-Position: refs/heads/master@{#414821}
Showing
Please register or sign in to comment