I noticed that when using Kotlin’s synthetic binding, the returned view is non-null (Kotlin will return View!). But it doesn’t make much sense to me because findCachedViewById actually The above ca
I noticed that when using Kotlin’s synthetic binding, the returned view is non-null (Kotlin will return View!). But it doesn’t make much sense to me because findCachedViewById actually The above ca