cce6e82d35b5a6c8eb29e76fbae53eae8b70e99a
At the end of the smart selection animation, we run a callback that sets the selection on the TextView (subsequently starting the action mode toolbar and showing the handles). However, when the text changes before the animation finishes, the selection might not be valid, and might get out of the text bounds, which was producing a crash. This was observed in a monkey crash. This CL fixes this bug by refusing to set the selection when the text has changed between the time the animation has started and the time it ends. Bug: 69919777 Test: manual testing before and after the fix Change-Id: Iea043f320004d45ad16dd7e9e5b47e5256e6d9fa
…
…
…
…
…
…
Merge "Require READ_CALL_LOG permission to see phone numbers in phone state." into pi-dev am:
7f556daa41
…
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%