FIx the android-interop-testing/src/main/res/layout/activity_tester.xml file to get rid of linter messages
Aperta
Type: Internal Cleanup
- Lingua principale
- Java
- Stelle
- 12.1k
- Fork
- 4k
- Merge medio
- 2g 17h
- PR unite (30g)
- 37
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.