mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
pickers
This commit is contained in:
@@ -24,6 +24,7 @@ namespace Bit.App.Pages
|
||||
_vm.Init();
|
||||
SetActivityIndicator();
|
||||
|
||||
_typePicker.ItemDisplayBinding = new Binding("Key");
|
||||
_cardBrandPicker.ItemDisplayBinding = new Binding("Key");
|
||||
_cardExpMonthPicker.ItemDisplayBinding = new Binding("Key");
|
||||
_identityTitlePicker.ItemDisplayBinding = new Binding("Key");
|
||||
|
||||
Reference in New Issue
Block a user