jmcdale
01/24/2018, 5:14 PMLayoutContainer for extensions to get findViewById caching. Is there any way to have the generated findCachedViewById marked as Nullable? The result has a definite possibility of being null, but null checking is not being enforced.