I am running into “accidental override” compile er...
# android
m
I am running into “accidental override” compile error since upgrading to the new support library because the class I am extending is from a library which marks a param as nullable where as support lib says its not nullable.