esoxjem / MovieGuide

Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture
MIT License
2.61k stars 857 forks source link

Adds the @Nullable annotation to a nullable field. #39

Closed JsFlo closed 7 years ago

JsFlo commented 7 years ago

Fixes issue #35 by adding the nullable annotation to a nullable field.