Regan Russell
10/26/2017, 2:56 AMdragas
10/26/2017, 8:01 AMhttps://i.imgur.com/27zZNih.png▾
langara
10/27/2017, 7:51 AMPaul Woitaschek
10/27/2017, 10:11 AMramonsgds
10/29/2017, 11:26 PMitsJoseph
10/30/2017, 8:40 AMdrulabs
10/30/2017, 8:47 AMitsJoseph
10/30/2017, 9:06 AMferoz_baig
10/30/2017, 1:10 PManderson.faro
10/30/2017, 7:17 PMramonsgds
10/31/2017, 12:47 AMapply plugin: 'kotlin-android-extensions'
on your build.gradle(Module:app)ramonsgds
10/31/2017, 12:49 AMfor person in list[position].persons
, is person
another variable created and thus passed by value or is it really list[position].person[some_index] behind the scenes?edwardwongtl
10/31/2017, 3:39 PM3
is being treated as Java primitive, while applying toInt()
forces the boxing to a Integer
The weird thing is that Kotlin should be able to do this automatically, maybe you can try to fire a bugrkeazor
11/02/2017, 1:21 AManstaendig
11/02/2017, 8:05 AMgildor
11/03/2017, 6:21 AModay
11/03/2017, 11:23 AMjw
11/04/2017, 4:38 PMsmilecs
11/05/2017, 10:34 AMuserData.token = response.body()?.token!!
preslav
11/06/2017, 9:26 AMGreg Stepniewski
11/06/2017, 9:32 AMbtn_list[i-1].isChecked = true/false
?Slackbot
11/06/2017, 10:39 PMagrosner
11/07/2017, 1:07 AMpreslav
11/07/2017, 9:45 AModay
11/07/2017, 10:32 AModay
11/07/2017, 2:41 PMPaul Woitaschek
11/07/2017, 9:43 PMphendrome
11/08/2017, 9:33 AMczuckie
11/08/2017, 10:39 AMMinty
11/08/2017, 11:26 AM