mirror of
https://github.com/bitwarden/mobile
synced 2026-01-03 09:03:35 +00:00
fix test
This commit is contained in:
3
test/Android.Test/Resources/Resource.Designer.cs
generated
3
test/Android.Test/Resources/Resource.Designer.cs
generated
@@ -4252,6 +4252,9 @@ namespace Bit.Android.Test
|
||||
// aapt resource value: 0x7f050000
|
||||
public const int accessibilityservice = 2131034112;
|
||||
|
||||
// aapt resource value: 0x7f050001
|
||||
public const int autofillservice = 2131034113;
|
||||
|
||||
static Xml()
|
||||
{
|
||||
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
|
||||
|
||||
3
test/Android.Test/Resources/xml/autofillservice.xml
Normal file
3
test/Android.Test/Resources/xml/autofillservice.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<autofill-service
|
||||
xmlns:android="http://schemas.android.com/apk/res/android" />
|
||||
Reference in New Issue
Block a user