I already know that you won't be able to help me unless I publish the whole project.
In my running app an image is displayed, placed in an ImageView. I would like to change the image file, so I go to look for where it is loaded in the ImageView, whether in the Designer or in the source code; I can't find anything.
In the source code certainly not (I searched for the name of the file), not even in the Designe loaded (I searched in all layouts, but I know exactly wich it is).
The last attempt I made to find this bug was to change the name of the image file, thinking that at runtime the IDE would report the error: no error.
I obviously I executed both the "Clean project" and the refresh ("Sync) of the files folder.
If I do not go crazy soon and reveal this mystery I will let you know
In my running app an image is displayed, placed in an ImageView. I would like to change the image file, so I go to look for where it is loaded in the ImageView, whether in the Designer or in the source code; I can't find anything.
In the source code certainly not (I searched for the name of the file), not even in the Designe loaded (I searched in all layouts, but I know exactly wich it is).
The last attempt I made to find this bug was to change the name of the image file, thinking that at runtime the IDE would report the error: no error.
I obviously I executed both the "Clean project" and the refresh ("Sync) of the files folder.
If I do not go crazy soon and reveal this mystery I will let you know
Last edited: