-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No resource found that matches the given name #1317
Comments
It's this ID that's giving me build issues |
@ahaverty What Android Gradle Plugin version are you using? Pre 3.0? Did you disable AAPT2? @samtstern Looks like our lint check is broken. 😢 It was supposed to ensure we |
Huh yeah I also think the lint check is broken it is spitting a bunch of
Kotlin nonsense.
…On Thu, May 24, 2018, 6:03 PM Alex Saveau ***@***.***> wrote:
@ahaverty <https://github.com/ahaverty> What Android Gradle Plugin
version are you using? Pre 3.0? Did you disable AAPT2?
@samtstern <https://github.com/samtstern> Looks like our lint check is
broken. 😢 It was supposed to ensure we @+ided stuff, right?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1317 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIEw6t99blD4W0cY_s-WKSqJijycJ0mOks5t11hHgaJpZM4UNNgW>
.
|
yupe got the same with: |
#1321 inadvertently solves this by upgrading lint. |
This has been fixed and released in |
Step 3: Describe the problem:
Unable to build firebase ui v4.0.0
Steps to reproduce:
Attempt to build with v4.0.0
Observed Results:
No resource found that matches the given name (at 'layout_constraintBottom_toTopOf' with value '@id/main_tos_and_pp').
The text was updated successfully, but these errors were encountered: