Has anyone encountered kotlin synthetic doesn't ge...
# android
l
Has anyone encountered kotlin synthetic doesn't generate _findCachedViewById function after update to version 1.5.x? I have submitted a bug here: https://youtrack.jetbrains.com/issue/KT-47733
1
z
Isn’t it better to just upgrade to ViewBinding instead of expecting new SDKs to support deprecated functions?