2014-08-31 0:19 GMT+02:00 Nolan Darilek <[email protected]>:

  override def onCreate(b:Bundle) {
>     super.onCreate(b)
>     getUi {
>       l[LinearLayout](
>         f[GeneralPreferences].framed(Id.preferences, Tag.preferences)
>       )
>     }
>   }
>


Didn't you forget a setContentView around your getUi ?

  Sam

-- 
You received this message because you are subscribed to the Google Groups 
"scala-on-android" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to