Skip to content

Commit

Permalink
have ruboto.rb import RubotoView
Browse files Browse the repository at this point in the history
  • Loading branch information
jackowayed committed Aug 25, 2010
1 parent b10b1a6 commit 5457bf2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions assets/assets/scripts/ruboto.rb
Expand Up @@ -25,8 +25,7 @@ def confirm_ruboto_version(required_version, exact=true)
$init_methods = Hash.new 'create'
$init_methods[RubotoBroadcastReceiver] = 'receive'

# Automate this?
#java_import "org.ruboto.embedded.RubotoView"
java_import "org.ruboto.RubotoView"

java_import "android.app.Activity"
java_import "android.content.Intent"
Expand Down

0 comments on commit 5457bf2

Please sign in to comment.