it's not working. but I suppose it's because of th...
# eap
d
it's not working. but I suppose it's because of the exception:
Copy code
java.lang.IndexOutOfBoundsException: Index: 2, Size: 2
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.jetbrains.uast.UastUtils.startsWithQualified(UastUtils.kt:229)
	at com.android.tools.klint.checks.ViewTypeDetector.visitCall(ViewTypeDetector.java:195)