How to Get Image?

Hi,
I was making an extension and I need to set the image as an int like this…

mPhoto.getSource().setImageResource(R.drawable.got);
Do anyone know how to get the R.drawable.got part in Kodular ? Whats the code i need to use ?

4 Likes

Why you don’t say here, is it private? This question was asked in public, so you should give answer public too, so everyone will learn.

9 Likes