Hi ,
I made a layout that originally used 3 image files 1.png , 2.png , 3.png
But now I have altered the layout and i have removed the 3 image files and I have replaced them with files 4.png , 5.png , 6.png .
The problem is that when I load the layout in my activity_create I still get java filenotfound exceptions about the 1,2,3 files ...
How do I fix this ?
thank you
I made a layout that originally used 3 image files 1.png , 2.png , 3.png
But now I have altered the layout and i have removed the 3 image files and I have replaced them with files 4.png , 5.png , 6.png .
The problem is that when I load the layout in my activity_create I still get java filenotfound exceptions about the 1,2,3 files ...
How do I fix this ?
thank you