test/activity/ruby_file_activity.rb in ruboto-0.10.2 vs test/activity/ruby_file_activity.rb in ruboto-0.11.0.rc.0

- old
+ new

@@ -1,6 +1,6 @@ class RubyFileActivity - def on_create(bundle) + def onCreate(bundle) super set_title 'Ruby file Activity' self.content_view = linear_layout :orientation => :vertical, :gravity => :center_horizontal do