Recent Posts

Fragment: getContext vs requireContext

1 minute read

Android team annotated some sdk methods with NonNull and Nullable in support library in 27.1.0. That change leads to warnings and errors like on the picture ...