jberkel / android-plugin

An sbt plugin for Android development in Scala
https://groups.google.com/forum/#!forum/scala-on-android
Other
476 stars 113 forks source link

Sbt 011 #79

Closed aslakjo closed 13 years ago

aslakjo commented 13 years ago

It could be that i am missing some thing, but i wanted to do setContentView(R.layout.main) So i made TR.layout.main, which is a TypedLayout. I also included a implicit from TypedLayout to Int.

Pull if this is usefull.