md list updates

This commit is contained in:
Adam Bradley
2015-08-19 09:37:11 -05:00
parent 554b1b2d9a
commit 13c614d0ea
12 changed files with 256 additions and 13 deletions

View File

@@ -265,9 +265,9 @@ export class ViewController extends Ion {
});
}
});
});
}
swipeBackStart() {
if (this.isTransitioning() || this.items.length < 2) {