grpc / grpc/grpc-java

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

Open
#8,824 0 comments 0 reactions 1 assignee Claimed by @YifeiZhuang View on GitHub
Type: Internal Cleanup
Dominant language
Java
Stars
12.1k
Forks
4k
Avg merge
2d 17h
Merged PRs (30d)
37

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.