Parcelable: Flags argument should be propagated to the nested Parcelable's writeToParcel() (KT-20019)
This commit is contained in:
committed by
Yan Zhulanow
parent
3587a2a08e
commit
be3273a933
Vendored
+1
-1
@@ -60,7 +60,7 @@ public final class test/Foo : java/lang/Object, android/os/Parcelable {
|
||||
ALOAD (1)
|
||||
ALOAD (0)
|
||||
GETFIELD (parcelable, Landroid/os/Parcelable;)
|
||||
LDC (0)
|
||||
ILOAD (2)
|
||||
INVOKEVIRTUAL (android/os/Parcel, writeParcelable, (Landroid/os/Parcelable;I)V)
|
||||
RETURN
|
||||
LABEL (L1)
|
||||
|
||||
Reference in New Issue
Block a user