@SuppressLint("NewApi")、@TargetApi和@RequiresApi的区别
官方解释1.@TargetApiIndicatesthatLintshouldtreatthistypeastargetingagivenAPIlevel,nomatterwhattheprojecttargetis.@apiSince16(指示Lint应将此类型视为针对给定API级别,而不管项目目标是什么。@apiSince16)2.SuppressLintIndicatesthatLintsh