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
{{ message }}
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
Generics fields don't work yet with
@InstanceState:It generates the following compile error :
Unrecognized type. Please let your attribute be primitive or implement Serializable or Parcelable.We decided to merge pull request #101 anyway (issue #77), and we'll handle generics in a new branch.