FIx the android-interop-testing/src/main/res/layout/activity_tester.xml file to get rid of linter messages
Offen
#8,824
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @YifeiZhuang
Auf GitHub ansehen
Type: Internal Cleanup
- Vorherrschende Sprache
- Java
- Sterne
- 12.1k
- Forks
- 4k
- Ø Merge
- 2 T. 17 Std.
- Gemergte PRs (30 T.)
- 37
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.