mirror of
https://github.com/bitwarden/mobile.git
synced 2025-01-25 21:41:26 +01:00
b7048de2a1
* Refactored CustomFields to stop using RepeaterView and use BindableLayout and divided the different types on different files and added a factory to create them * Fix formatting |
||
---|---|---|
.. | ||
BaseCustomFieldItemViewModel.cs | ||
BooleanCustomFieldItemViewModel.cs | ||
CustomFieldItemFactory.cs | ||
HiddenCustomFieldItemViewModel.cs | ||
ICustomFieldItemViewModel.cs | ||
LinkedCustomFieldItemViewModel.cs | ||
TextCustomFieldItemViewModel.cs |