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

@WonderCsabo

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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions