Skip to content
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

FIx the android-interop-testing/src/main/res/layout/activity_tester.xml file to get rid of linter messages #8824

Open
sanjaypujare opened this issue Jan 11, 2022 · 0 comments

Comments

@sanjaypujare
Copy link
Contributor

PR #8821 addresses the android linter issue (seen internally in Google3 builds) by adding the tools:ignore="OnClick" property to the elements. However this might not be correct and the issue could be the line 5

    tools:context=".MainActivity"

This may need to be changed in order to run properly in Google3 as suggested by @ejona86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants