Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 285 Bytes

File metadata and controls

7 lines (4 loc) · 285 Bytes

DICE-ROLLER-

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)

github