I\'m trying to make my objects Parcelable. However, I have custom objects and those objects have ArrayList attributes of other custom objects I have made.
ArrayList
I have found simplest way to create Parcelable class