Hey folks, quick question - whenever I autogenerat...
# android
s
Hey folks, quick question - whenever I autogenerate RecycerView.Adapter methods in kotlin, parameters like ViewHolder and ViewGroup come out as optionals, but is there ever an actual case when these might be null?