lib/walt/animation.rb in walt-0.1 vs lib/walt/animation.rb in walt-0.1.2
- old
+ new
@@ -1,4 +1,6 @@
+motion_require "support/attr_default"
+
=begin
{
delay: 0.5,
duration: 2.5,
# array of integers or symbols corresponding to UIViewAnimationOptions
\ No newline at end of file