On Tuesday, April 16, 2013 6:02:05 AM UTC+1, Shai Almog wrote:
We won't detect that.
An image shouldn't reside both in the SRC and the resource file since you would effectively be packaging the image twice.
Shai,
Clearer now. but still another problem.
When I click Delete Unused Images it shows a list of maybe a few hundred files for deletion. I recognize the image files I made myself so I dont delete those.(they might be used in code, so undetected in GUI) I delete all the others: like ones related to Textfields, Buttons etc. Is that OK ?
now when I run the app in simulator it runs fine. all the navigation works including sidemenu.
But in android device the sidemenu opens but doesnt bring you to a clicked form.Stays on current form.
This is similar to issue 659 problem I entered yesterday.
seems to be some image problem with sidemenu, (unless I deleted some image I shouldnt)
thanks
pat