commit | eb8b1ba3df0082797dfa26c45240dbf4654360ef | [log] [tgz] |
---|---|---|
author | Shu Chen <shuchen@google.com> | Sat Apr 04 14:46:50 2020 +0800 |
committer | Shu Chen <shuchen@google.com> | Thu Apr 16 13:58:10 2020 +0800 |
tree | 2287b0ac9b2f5dadc3bce091f15a3254937a8cb2 | |
parent | 449baa2ee38a254be92f2e907fcf846003851801 [diff] |
Prevents multi touch among TextView and handle reviews. - First touch on TextView blocks secondary touches on handles. - First touch on handles blocks later touches on TextView but doesn't block secondary touches on other handles. Bug: 150995597 Test: manually tested & automation tests: atest FrameworksCoreTests:EditorCursorDragTest atest FrameworksCoreTests:TextViewActivityTest Change-Id: I7717fc061fc81514fc1dad0d3acbc73e683516cf