We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to launch an app with every piece of code in place I get this message, aly help?
Program type already present: android.support.design.widget.CoordinatorLayout$ViewElevationComparator Message{kind=ERROR, text=Program type already present: android.support.design.widget.CoordinatorLayout$ViewElevationComparator, sources=[Unknown source file], tool name=Optional.of(D8)}
The text was updated successfully, but these errors were encountered:
I have even added: 'com.android.support:design:27.0.2' But when application finally launches, I get transparent activity and nothing shows up.
Sorry, something went wrong.
No branches or pull requests
When I try to launch an app with every piece of code in place I get this message, aly help?
Program type already present: android.support.design.widget.CoordinatorLayout$ViewElevationComparator
Message{kind=ERROR, text=Program type already present: android.support.design.widget.CoordinatorLayout$ViewElevationComparator, sources=[Unknown source file], tool name=Optional.of(D8)}
The text was updated successfully, but these errors were encountered: