commit | c9471655ee3d295e68c7a0c685d1f5d3da3eabca | [log] [tgz] |
---|---|---|
author | Mihai Popa <popam@google.com> | Fri Jan 08 18:25:23 2021 +0000 |
committer | Mihai Popa <popam@google.com> | Fri Jan 08 18:25:23 2021 +0000 |
tree | 68dacc7272257f39666bb8ad423b8fac918f472c | |
parent | 26ee00dd579e9c9d0593733d032f1111903a6ab3 [diff] |
[Magnifier-77] Show it on long press selection Before this CL, the TextView magnifier was shown when selecting text, but only when a selection handle was explicitly grabbed. This CL also enables the magnifier when selection is performed by dragging after long press. Bug: 119819194 Change-Id: I9546023723ef9ff84dbc6ca4c8fe5642c66a0146 Test: manual testing