Parcelable: newArray() result type should be Object[] (KT-20717)

This commit is contained in:
Yan Zhulanow
2017-10-18 23:49:30 +03:00
parent 26005751d8
commit e28cffd0ad
19 changed files with 53 additions and 22 deletions
@@ -48,7 +48,7 @@ public final class User$Creator : java/lang/Object, android/os/Parcelable$Creato
LABEL (L1)
}
public final User[] newArray(int p0) {
public final java.lang.Object[] newArray(int p0) {
LABEL (L0)
ILOAD (1)
ANEWARRAY