Join Slack
Communities
Powered by
Why kotlin-android-extensions plugin doesn't cache...
# android
s
szymen
07/21/2017, 12:01 PM
Why kotlin-android-extensions plugin doesn't cache views inside custom view?
m
mg6maciej
07/21/2017, 5:11 PM
Because nobody wrote code to cache them there :)
s
szymen
07/22/2017, 9:46 PM
So why in bytecode is generated additional method
public View _$_findCachedViewById(int var1)
, which is unused?
szymen
07/22/2017, 10:02 PM
Hm, there is a issue for this:
https://youtrack.jetbrains.com/issue/KT-10542#tab=Comments
Open in Slack
Previous
Next