Parcelable: Flags argument should be propagated to the nested Parcelable's writeToParcel() (KT-20019)

This commit is contained in:
Yan Zhulanow
2017-09-01 22:32:57 +03:00
committed by Yan Zhulanow
parent 3587a2a08e
commit be3273a933
2 changed files with 2 additions and 2 deletions
@@ -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)