Fix inconsistencies in Android annotations

This commit is contained in:
Alexey Sedunov
2013-10-08 18:10:42 +04:00
parent 9c38716829
commit ed006a66c5
273 changed files with 24051 additions and 12822 deletions
@@ -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&lt;T&gt; newCreator(android.support.v4.os.ParcelableCompatCreatorCallbacks&lt;T&gt;)'>
<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>