moetouban
12/01/2017, 12:15 PMmarcinmoskala
12/01/2017, 12:37 PMmoetouban
12/01/2017, 12:43 PMimport kotlinx.android.synthetic.main.activity_login.*
and this is fine. But, if you want to reference a view inside the included view you get NullPointerException.nil2l
12/01/2017, 12:44 PMmoetouban
12/01/2017, 12:45 PMnil2l
12/01/2017, 12:45 PMmoetouban
12/01/2017, 12:47 PMmarcinmoskala
12/01/2017, 1:27 PMfindViewById(id)
returns nulllupajz
12/01/2017, 3:36 PMmoetouban
12/01/2017, 3:39 PM