mirror of
https://github.com/bitwarden/mobile
synced 2026-01-07 02:53:56 +00:00
Accessibility service setup pages
This commit is contained in:
@@ -10,5 +10,7 @@ namespace Bit.Android.Services
|
||||
|
||||
public string Build => AndroidApp.Context.ApplicationContext.PackageManager
|
||||
.GetPackageInfo(AndroidApp.Context.PackageName, 0).VersionCode.ToString();
|
||||
|
||||
public bool AutofillServiceEnabled => AutofillService.Enabled;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user