mirror of
https://github.com/bitwarden/mobile
synced 2025-12-31 23:53:25 +00:00
PS-785 Added logs for exceptions on UpdateTemplatedCell and the extra data on each ExtendedCollectionView usage (#1943)
This commit is contained in:
committed by
GitHub
parent
b223f5f16e
commit
ec71b21264
@@ -4,5 +4,6 @@ namespace Bit.App.Controls
|
||||
{
|
||||
public class ExtendedCollectionView : CollectionView
|
||||
{
|
||||
public string ExtraDataForLogging { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user