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

Unified Diff: sky/examples/example-scrollable/index.sky

Issue 950603002: Port sky-scrollable to Dart (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: less setAttributes Created 5 years, 10 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/examples/example-scrollable/example-scrollable.sky ('k') | sky/framework/fling-curve.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/example-scrollable/index.sky
diff --git a/sky/examples/color/color-picker-demo.sky b/sky/examples/example-scrollable/index.sky
similarity index 75%
copy from sky/examples/color/color-picker-demo.sky
copy to sky/examples/example-scrollable/index.sky
index e8d88e58b3dd0ae3870e145ab598e6682986579c..f71a788e97e7402325b1b4dfdc810071ca1d217e 100644
--- a/sky/examples/color/color-picker-demo.sky
+++ b/sky/examples/example-scrollable/index.sky
@@ -5,6 +5,6 @@
// found in the LICENSE file.
-->
<sky>
-<import src="color-picker.sky" />
-<color-picker />
+ <import src="example-scrollable.sky" />
+ <example-scrollable />
</sky>
« no previous file with comments | « sky/examples/example-scrollable/example-scrollable.sky ('k') | sky/framework/fling-curve.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698