Morning all! Is there any kind of known issue with assigning an adapter to a layout view in which the ".adapter" comes up as an Unresolved reference? I know someone else fixed this by including kotlinx.android.synthetic.main.activity_main.* but I already had it included before the error. This pseudo code should pretty well sum it up: