Status Update
Comments
vi...@google.com <vi...@google.com>
di...@google.com <di...@google.com>
ch...@google.com <ch...@google.com> #2
Maybe a dup of
ch...@google.com <ch...@google.com> #3
Android Gradle Plugin: 8.7.1
Could you try the latest canary, AGP 8.8.0-alpha09
?
jl...@google.com <jl...@google.com>
jl...@google.com <jl...@google.com> #4
I just updated to Android Gradle Plugin: 8.7.2 and the bug is fixed.
jg...@google.com <jg...@google.com>
jg...@google.com <jg...@google.com>
an...@google.com <an...@google.com> #5
I spoke too soon. The bug appears gone when I use a different computer, but that is only because the lint check is disabled on it. The computer with the false positive is a new cloning of my github project which apparently has the lint check enabled. The AGP 8.8.0-alpha09 plugin will not work on ladybug, and I'm too busy to switch to a canary build of android studio just to fix a false positive lint check, sorry.
an...@google.com <an...@google.com> #6
I just tried running lint on two more of my computers, one which also has a fresh clone of the github project, and one which has an "ancient" (but up to date) clone of the project -- the two computers have very different Settings -> Editor -> Inspections choices. The old clones do not have this lint check anywhere in their choices, whereas new clones do. Very odd indeed. (I have .idea/ in my .gitignore BTW).
Description
Android Studio 4.1.1
Build #AI-201.8743.12.41.6953283, built on November 5, 2020
Runtime version: 1.8.0_242-release-1644-b3-6222593 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 4.15.0-124-generic
Current Desktop: X-Cinnamon
Some vector drawables show fine in Design window, but are cropped/displaced very much in Resource Manager panel.
Two specific cases I've discovered:
See the left side on screenshots. Sample project attached.
Same happens in Android Studio 4.2 Canary 16. Not affected by enabling/disabling new Layout Rendering Engine. So it's not yet another duplicate of that issue . ;)