mirror of
https://github.com/bitwarden/android.git
synced 2026-08-01 03:05:47 -05:00
[PM-40930] feat: Added log when fill assist is invoked (#7208)
This commit is contained in:
@@ -238,6 +238,7 @@ class AutofillParserImpl(
|
||||
}
|
||||
|
||||
return if (coversCurrentPartition) {
|
||||
Timber.d("FillAssist invoked for this autofill attempt")
|
||||
assistStructure.buildFillAssistViews(
|
||||
hostRules = hostRules,
|
||||
urlBarWebsite = urlBarWebsite,
|
||||
|
||||
Reference in New Issue
Block a user