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
A simple demo showing how to pass a custom object using a Bundle by implementing the Parcelable interface.
A detailed explanation for this repo can be found in the following post.
The Kotlin version of this repo can be found here.