Closed ghost closed 11 years ago
Sorry, a regression happened after one of the recent commits. Can you please try again with neko 3.0.0-SNAPSHOT and lein-droid 0.2.0-SNAPSHOT? Thank you!
Ah yup, that works now. Thanks!
If it's helpful, I was using lein-droid 0.2.0-preview2 and neko 3.0.0-preview3 when that bug was generated.
Great! Thank you for reporting it, I would be very said if it made it to release:-) .
Came across this as I was going through Kris's tutorial. Here is the code in question:
Calling add-event in the activity crashes the app, with the error: java.lang.ClassCastException: android.view.ViewGroup$LayoutParams cannot be cast to android.widget.LinearLayout$LayoutParams