synthetics caching is dependent on receiver type a...
# android
l
synthetics caching is dependent on receiver type and language. If you’re calling a synthetic on a Kotlin Activity or Fragment, you get caching. If you’re calling it on a View, you don’t. If you’re calling it on a Java class, you don’t.