hello everyone i don't use `kotlin-android-extensi...
# android
d
hello everyone i don't use
kotlin-android-extensions
but still have synthetic generated methods in my custom view like this one:
Copy code
public View _$_findCachedViewById(int var1)
is it expected behavior or should i report a bug?