1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-17 16:53:26 +00:00

updated to forms 2.3.0. Few fixes to NoHeader and NoFooter for tableview on iOS.

This commit is contained in:
Kyle Spearrin
2016-07-05 19:07:56 -04:00
parent eb265503eb
commit 0be15d7a34
18 changed files with 2113 additions and 1931 deletions

View File

@@ -34,11 +34,11 @@ namespace Bit.App.Pages
var table = new ExtendedTableView
{
EnableScrolling = true,
Intent = TableIntent.Menu,
Intent = TableIntent.Settings,
HasUnevenRows = true,
Root = new TableRoot
{
new TableSection()
new TableSection
{
generatorCell,
extensionCell,