Parcelable: Use the Parcelable implementation class as a containing declaration for Creator (KT-19899)
This commit is contained in:
committed by
Yan Zhulanow
parent
f8ca714c45
commit
e645da64da
+1
@@ -1,4 +1,5 @@
|
||||
// CURIOUS_ABOUT writeToParcel, createFromParcel, <clinit>, describeContents
|
||||
// LOCAL_VARIABLES_TABLE
|
||||
|
||||
import kotlinx.android.parcel.*
|
||||
import android.os.Parcelable
|
||||
|
||||
Reference in New Issue
Block a user