Join Slack
Powered by
and then its ``` class MyAdapter ... { var it...
# android
d
david.bilik
10/06/2017, 12:57 PM
and then its
Copy code
class MyAdapter ... { var items by adapterProperty(emptyList<YourObject>()) }
Open in Slack
Previous
Next