stoyicker
05/12/2017, 12:36 PMAndreas Sinz
05/12/2017, 1:13 PMstoyicker
05/12/2017, 1:18 PMAndreas Sinz
05/12/2017, 1:22 PMitems
comes from and how your Post
looks likestoyicker
05/12/2017, 1:22 PMdata class Post(val title: String, val subreddit: String, val score: Int, val detailLink: String)
private val items = mutableListOf<Post>()
Andreas Sinz
05/12/2017, 1:25 PMstoyicker
05/12/2017, 1:25 PM