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 ?
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 ?
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.