bindImage(image: Image//что тут указывается?) {
Picasso.get().load(image.webformatURL).into(view.image_row) в скобках баиндимеджа что должна писать? извините, я новичок
https://square.github.io/picasso/2.x/picasso/com/squareup/picasso/RequestCreator.html#into-android.widget.ImageView-
Обсуждают сегодня