wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.97k stars 1.32k forks source link

Nullability Annotations to Java Classes - Activity & Fragment #18905

Open ParaskP7 opened 1 year ago

ParaskP7 commented 1 year ago

Parent #18904

This issue is about adding missing nullability annotations (@Nullable & @NonNull) to as many Java-related Activity & Fragment classes as possible, including fields, arguments, parameters, and return values.


### Tasks (`Fields`)
- [ ] #18906
- [ ] #18907
- [ ] #18908
- [ ] TODO
- [ ] TODO
- [ ] TODO

### Tasks (`Methods`)
- [ ] #18909
- [ ] #18910
- [ ] TODO
- [ ] TODO
- [ ] TODO
peril-wordpress-mobile[bot] commented 1 year ago
Fails
:no_entry_sign: Please add a type label to this issue. e.g. '[Type] Enhancement'

Generated by :no_entry_sign: dangerJS