Remove static imports of constants with API level > 14
I think (?) they're harmless, but lint doesn't like them. Using them within the class body means the TargetApi annotation applies, which makes lint happy. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=184117951
Showing
with
40 additions
and
56 deletions
Please
register
or
sign in
to comment