Join Slack
Powered by
Could this be linked to the fact that Type is a ge...
# android
r
ribesg
03/02/2016, 2:36 PM
Could this be linked to the fact that Type is a generic class? The creator uses
Type<*>
and the exception line is
override val type by lazy { arguments.getParcelable<Type<T>>("type") }
2
Views
Open in Slack
Previous
Next