Commit Graph

3 Commits

Author SHA1 Message Date
Aleksandro Eterverda b924fbbf85 Fixed wrong annotations for android.os.Parcel
Parcel.readString() and Parcel.readStrongBinder() were wrongly annotated to return NotNull. In fact they both can return null and this is often used in Android development.
2013-09-25 00:20:00 +04:00
Mikhael Bogdanov eeb4aac313 Fixed wrong annotation for android.PreferenceGroup & PreferenceCategory 2013-08-22 12:00:17 +04:00
Natalia.Ukhorskaya afa3ead160 Add kotlin annotations for android SDK 2013-06-07 11:05:57 +04:00