<@U0GSLCF1D>: Another way to achieve the same effe...
# android
m
@ribesg: Another way to achieve the same effect is
Copy code
companion object CREATOR : Parcelable.Creator<Article> { … }