You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Edit: It also throws this error when using @InjectView on a inner class. An example here.
The text was updated successfully, but these errors were encountered:
ghost
changed the title
Getting java.lang.VerifyError when invoking @Parcelable on static inner class
Getting java.lang.VerifyError when invoking @Parcelable on static nested class
Feb 28, 2016
Edit: It also throws this error when using
@InjectView
on a inner class. An example here.The text was updated successfully, but these errors were encountered: