Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(19)

Unified Diff: sky/sdk/example/fitness/lib/main.dart

Issue 1232673003: Delete drawerController and make drawer handle back behavior natively (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: fix settings page of fitness app Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/sdk/example/fitness/lib/home.dart ('k') | sky/sdk/example/fitness/lib/settings.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/example/fitness/lib/main.dart
diff --git a/sky/sdk/example/fitness/lib/main.dart b/sky/sdk/example/fitness/lib/main.dart
index 5368c91db64b23016bed147d383ededd7f75ddd4..f407a086eb318ca70f2ca9eae2f980a95721405c 100644
--- a/sky/sdk/example/fitness/lib/main.dart
+++ b/sky/sdk/example/fitness/lib/main.dart
@@ -16,7 +16,6 @@ import 'fitness_types.dart';
class FitnessApp extends App {
NavigationState _navigationState;
- FitnessApp();
void initState() {
_navigationState = new NavigationState([
« no previous file with comments | « sky/sdk/example/fitness/lib/home.dart ('k') | sky/sdk/example/fitness/lib/settings.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698