mirror of
https://github.com/bitwarden/android.git
synced 2026-05-20 11:01:36 -05:00
cipher view cell and groupings styles
This commit is contained in:
@@ -39,6 +39,8 @@ namespace Bit.Droid
|
||||
|
||||
private void RegisterLocalServices()
|
||||
{
|
||||
FFImageLoading.Forms.Platform.CachedImageRenderer.Init(true);
|
||||
|
||||
var preferencesStorage = new PreferencesStorageService(null);
|
||||
var documentsPath = Environment.GetFolderPath(Environment.SpecialFolder.Personal);
|
||||
var liteDbStorage = new LiteDbStorageService(Path.Combine(documentsPath, "bitwarden.db"));
|
||||
|
||||
Reference in New Issue
Block a user