AA generates call to ContextCompat.getColor even if it does not exist · Issue #1665 · androidannotations/androidannotations · GitHub
Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

AA generates call to ContextCompat.getColor even if it does not exist #1665

Description

@WonderCsabo

If the support-v4 is on the classpath, but an older version of the library is used and the ContextCompat.getColor() method is not available, AA still generates a call to it, hence creating a compilation error.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions