https://kotlinlang.org logo
Title
a

aidanvii

05/19/2017, 8:37 AM
whoops 😄
d

deviant

05/19/2017, 8:41 AM
aidanvii: yes, this is the similar approach i came to. but don't like those
@get:Bindable
here and there
I guess Yigit could fix it since they support Kotlin officially now
a

aidanvii

05/19/2017, 8:43 AM
true. I chose Implementing
Observable
over
ObservableField
etc as I don’t like having to expose a property setter to the view when it’s only intended for reading
y

yigit

05/19/2017, 4:17 PM
sorry i cannot figure out how to see the full conversation 😕. can you provide a bug report on whatever this is and we'll get it fixed.yes, the official support means we'll make things work if possible.
d

deviant

05/19/2017, 9:29 PM