Fixed
Status Update
Comments
uc...@google.com <uc...@google.com>
cm...@google.com <cm...@google.com>
lu...@google.com <lu...@google.com>
lu...@google.com <lu...@google.com> #2
There should be a fix for this issue in 4.1 RC 1 [4.1.0.16].
Description
NonConstantResourceIdDetector was in AGP 4.1.0, which makes sense. However when I apply it to my repo, there are violations raised on android.R, such as the lin 326 here:
Since android.R is managed and shipped with SDK, I do not think there is a way to modify those constants in android.R for backwards compatibility.
The request here is to avoid such false positives.