A sample app coded with the help of an image loading library Glide (https://github.com/bumptech/glide)
How i have used glide here --> Glide.with(this).load(drawableResource).into(diceImage)
A sample app coded with the help of an image loading library Glide (https://github.com/bumptech/glide)
How i have used glide here --> Glide.with(this).load(drawableResource).into(diceImage)