Remove @Nullable annotation from getDrawable() methods
Developers usually do not need to check the result of getDrawable(), so we shouldn't be annotating it like they do. Bug: 27134828 Change-Id: I0db0ca806fd89c18781da452fe3f31ef344f3cca
Loading
Please register or sign in to comment