summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author TYM Tsai <tymtsai@google.com> 2022-04-14 17:00:48 +0800
committer TYM Tsai <tymtsai@google.com> 2022-05-04 19:12:42 +0000
commitde9005c38f29162916a0b8a7f27318f2aa3106b9 (patch)
tree767bdada468bcf9a2e16738a7862150b000abb7b /libs/androidfw/StringPool.cpp
parent3f598fadcd4c453a9cca530c0931ac0ea159e467 (diff)
Fix Autofill dialog does not work
Apps have only one chance to get Autofill dialog support, it requires attaching the autofillable view before the Activity has finished laying out. This change moves the doing request to the view being laid out, that is the same timing with what Autofill is doing about the view is auto focused but under different conditions. Bug: 226674898 Test: atest android.autofillservice.cts.dialog.LoginActivityTest Change-Id: I9018b8db8673e3b917a303476666ae766fbe7891 Merged-In: I9018b8db8673e3b917a303476666ae766fbe7891
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions