SyntaxFix
Write A Post
Hire A Developer
Questions
I had the same problem as you and I did the following to solve it:
**IMAGEVIEW**.setImageResource(getActivity() .getResources() .getIdentifier("**IMG**", "drawable", getActivity() .getPackageName()));