diff options
author | Andrei Stingaceanu <stg@google.com> | 2015-06-24 11:56:43 +0100 |
---|---|---|
committer | Andrei Stingaceanu <stg@google.com> | 2015-06-25 11:54:43 +0100 |
commit | 1cb1f1523a927bba670f36adea57106a0f61c07c (patch) | |
tree | 96b71f615110308d0f0cdf85a1333edc3e0d921e /rs/java/android/renderscript/ScriptGroup.java | |
parent | 2e5615467e40856e758631cea542da804de01a7d (diff) |
EditText - can not drag handles in extracted mode
In TextView's onPreDraw method, startSelectionActionMode()
is called, but the selection has already been started so
in startSelectionActionMode() it shows the
insertionController which hides the selectionController.
Fix this by adding a check to start the action mode only
if it is not already started.
Bug: 22028858
Change-Id: I2999423155b7a63a7d879bc8ea5032e17dff459f
Diffstat (limited to 'rs/java/android/renderscript/ScriptGroup.java')
0 files changed, 0 insertions, 0 deletions