summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/19/changes
diff options
context:
space:
mode:
authorSeigo Nonaka <nona@google.com>2015-06-25 22:27:12 +0900
committerSeigo Nonaka <nona@google.com>2015-06-26 01:30:40 +0900
commit145252f84027babc196a44ae6ff3debbf763ca30 (patch)
tree8828f4a6f1cac0cf8499b3e84cedc1a17c397b35 /docs/html/sdk/api_diff/19/changes
parentd4d802be39c67bf207bbb693d32c6a59c78ed3bb (diff)
Do not show selection action mode when the TextView is not shown.
OnPreDraw is called even if the View is not visible. So need to check isShown() and hasWindowFocus() before calling starting selection action mode. This hack is originally introduced for keeping selection on device rotation. I manually verified this issue does not revive with this CL. Bug: 22036870 Change-Id: I814db6165e2345fcacedcbd399c1a3985501c8fd
Diffstat (limited to 'docs/html/sdk/api_diff/19/changes')
0 files changed, 0 insertions, 0 deletions