summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorClara Bayarri <clarabayarri@google.com>2017-07-24 15:29:58 +0100
committerClara Bayarri <clarabayarri@google.com>2017-09-15 12:19:29 +0100
commitd8c5e7fc414f63b555f4f8ed7aec7b2f3220a388 (patch)
tree5fecec79b56dbdc6303f7fe097513fec7ae71b84 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent925c00b49d341db3acd724c20e5dc504794e235f (diff)
Fix hint text updates in Extracted text mode
Updates to the hint on a TextView were not notified to the ExtractEditText, so there was no way it could know to update. This change pipes through the hint value when the extracted mode becomes visible and informs it of changes. The Editor#reportExtractedText method has been refactored to be more readable. Note that checks on whether the content changed are done in the two places in the code that already called this method, and we explicitely don't want to check contents when there is a hint change. Bug: 63980155 Bug: 65691495 Test: bit CtsWidgetTestCases:.TextViewTest Change-Id: I357dd5c74b61d149cf8612d1f52c7118ec70c696
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions