1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-17 00:33:20 +00:00

formatting updates

This commit is contained in:
Kyle Spearrin
2017-10-02 22:38:10 -04:00
parent d651606800
commit a43a3db098
13 changed files with 64 additions and 191 deletions

View File

@@ -10,7 +10,7 @@ namespace Bit.UWP.Services
{
public Func<double, double, SizeRequest> GetVisualElementOnSizeRequest(ExtendedTableView tableView)
{
//todo
// TODO
throw new NotImplementedException();
}
}