Status Update
Comments
uc...@google.com <uc...@google.com>
da...@google.com <da...@google.com> #2
OP, there were a lot of cache fixes that landed in 4.0 but couldn't be backported to 3.6 due to complexity. You may want to try out your project with 4.0 (currently in RC) or 4.1 (still in Canary), as I suspect you'll find the issue is resolved there.
Hung, assigned to you just in case since you know way more than me.
hu...@google.com <hu...@google.com> #3
That's correct David. This is a duplicate of
To work around this issue, you can run ./gradlew --stop
from the command line.
Description
Android Studio Error while using data binding if by mistake we build or run the project with duplicate ids then it shows error. Even after correcting the ids it does not build or run the code. Every time we have to invalidate cache and restart. Such a headache. Please resolve the issue asap.
adding error line "<androidx.appcompat.widget.AppCompatCheckBox id='@+id/cb_only_wash_required'> conflicts with another tag that has the same ID" similer error continuosly bothering.
Build: AI-192.7142.36.36.6392135, 202004132352,
AI-192.7142.36.36.6392135, JRE 1.8.0_212-release-1586-b04x64 JetBrains s.r.o, OS Windows 10(amd64) v10.0 , screens 1366x768
AS: 3.6.3; Kotlin plugin: 1.3.72-release-Studio3.6-1; Android Gradle Plugin: 3.6.3; Gradle: 5.6.4; NDK: from local.properties: (not specified), latest from SDK: (not found); LLDB: LLDB 3.1 (revision: 3.1.4508709); CMake: from local.properties: (not specified), latest from SDK: 3.10.2, from PATH: (not found)Source: user_sentiment_feedback
IMPORTANT: Please read