mirror of
https://github.com/bitwarden/mobile
synced 2025-12-13 14:53:18 +00:00
added back FromAutofillService functionality
This commit is contained in:
@@ -52,6 +52,8 @@ namespace Bit.Android
|
||||
|
||||
public override void OnAccessibilityEvent(AccessibilityEvent e)
|
||||
{
|
||||
Enabled = true;
|
||||
|
||||
var eventType = e.EventType;
|
||||
var packageName = e.PackageName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user