Not working for RadioButton to set the left drawable image
Open
stale
- Dominant language
- Java
- Stars
- 35k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
How can I use Glide to set the online image inside the Radio button?
I have to use this code to load images into Radio Button. How can I load this image online using Glide?
> option_1.setCompoundDrawablesWithIntrinsicBounds(0, R.drawable.equation_1, 0, 0)
Contributor guide
Assessment
This issue has not been assessed yet.