Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 398 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 398 Bytes

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.