News

Chaining a function after a @Nullable-annotated function causes the @Nullable-annotated function to get highlighted with "Potential null pointer access" problem, even if a null check was done via ...