summaryrefslogtreecommitdiff
path: root/libs/androidfw/ObbFile.cpp
diff options
context:
space:
mode:
author Haoyu Zhang <haoyuchang@google.com> 2023-07-06 15:31:38 -0700
committer Haoyu Zhang <haoyuchang@google.com> 2023-07-06 17:19:59 -0700
commit6babf0ac313784bc2dab33c2421d2f7c19eb62bb (patch)
treed07fffdcad25f2c6b8b0cada1c527a972e370c9c /libs/androidfw/ObbFile.cpp
parent2da628f9d87bb3341205a73c239e710d05563d99 (diff)
Fix: setTransformationMethod in insert mode doesn't working after ag/23164813
CL ag/23164813 didn't update Editor#setTransformationMethod to use InsertModeController#setTransformationMethod but called TextView#setTransformationMethodInternal directly instead. This ends up triggers TextView#setText and then exit the insert mode due to text change. This CL fixed the issue and also refactory the logic of update transformationMethod into InsertModeController so that it's less error prone. Bug: 289953621 Test: atest TextViewHandwritingGestureTest Change-Id: I8373bf80e3ca9e417eaeee0446c124ba5cc5f5ac
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions