mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
select file for document picker
This commit is contained in:
@@ -122,5 +122,10 @@ namespace Bit.Android.Services
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
public byte[] SelectFile()
|
||||
{
|
||||
return null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user