Hi there,

On 07/07/2014 10:43 PM, [email protected] wrote:
We upgraded to the latest toolchain and now lint is complaining that
"TextAppearance.Holo.Widget.PopupMenu.Large requires API level 13", even
though it is introduced in API 11. Did we regress on lint checks with
the latest tools ?

Although the Holo theme was added in API 11, "TextAppearance.Holo.Widget.PopupMenu.Large" wasn't made public until API 13 (Android 3.2).

https://android.googlesource.com/platform/frameworks/base.git/+/426431adcc220b6adfbe1d9530247f897e60fa36%5E!/


Attached are the images where the lint report suggests that API 13 is
required and the d.android.com suggests that the Theme is added in API 11.

A constant being mentioned in a Javadoc today is no guarantee that it existed at the time of the original release :)

Regards,
Chris

--
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to