funrep
06/04/2017, 7:51 PMmenegatti
06/04/2017, 7:52 PMfunrep
06/04/2017, 7:52 PMmenegatti
06/04/2017, 7:53 PMonCreateView
there doesn't have a ?
funrep
06/04/2017, 7:54 PMmenegatti
06/04/2017, 7:54 PMfunrep
06/04/2017, 7:55 PMmenegatti
06/04/2017, 7:55 PMfunrep
06/04/2017, 7:55 PMmenegatti
06/04/2017, 7:55 PMdeliveries
with an empty list from the start so you don't need to declare nullable?super.onCreate(savedInstanceState ?: Bundle())
?:
defaults to the second, does that make sense?funrep
06/04/2017, 7:57 PMmenegatti
06/04/2017, 7:58 PMlateinit
, but you can use in your listView
, then you don't need to set it as nullablefunrep
06/04/2017, 8:01 PM