Colton Idle
03/24/2020, 10:32 PMBrandon Trautmann
03/24/2020, 10:35 PMColton Idle
03/24/2020, 10:36 PMResourceXmlDetector
so I'm trying to figure out what to extend for a java/kotlin file.Brandon Trautmann
03/24/2020, 10:36 PMColton Idle
03/24/2020, 10:38 PMDetector(), UastScanner
as in class SampleCodeDetector : Detector(), UastScanner {
https://github.com/googlesamples/android-custom-lint-rules/blob/master/android-studio-4/checks/src/main/java/com/example/lint/checks/SampleCodeDetector.ktliminal
03/26/2020, 3:45 AM