Call chain

Report a typo

In what order should the functions from the Picasso class be called?

Put the items in the correct order
.get()
.into(binding.image)
.fit()
.load(R.drawable.img)
___

Create a free account to access the full topic