mirror of
https://github.com/bitwarden/mobile
synced 2026-01-02 08:33:17 +00:00
select URI match option from action sheet
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using Bit.App.Abstractions;
|
||||
using FFImageLoading.Forms;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using Xamarin.Forms;
|
||||
using XLabs.Ioc;
|
||||
|
||||
@@ -150,6 +151,7 @@ namespace Bit.App.Controls
|
||||
}
|
||||
}
|
||||
}
|
||||
public Dictionary<string, object> MetaData { get; set; }
|
||||
|
||||
public void InitEvents()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user