Fix inconsistencies in Android annotations
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
<root>
|
||||
<item name='android.support.v4.os.ParcelableCompatCreatorCallbacks T createFromParcel(android.os.Parcel, java.lang.ClassLoader)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.support.v4.os.ParcelableCompatCreatorCallbacks T createFromParcel(android.os.Parcel, java.lang.ClassLoader) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.support.v4.os.ParcelableCompat android.os.Parcelable.Creator<T> newCreator(android.support.v4.os.ParcelableCompatCreatorCallbacks<T>)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.support.v4.os.ParcelableCompatCreatorCallbacks T[] newArray(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user