Hello,
Today i faced a problem that i can't really understand.
I created a clickable list with multiple StackLayout and GestureRecognizers.
One of them open a new ContentPage with some elements in it.
At some point I tried to change something in this new ContentPage but the the changes didn't take effect.
I even tried to delete this page the GestureRecognizer and delete the app from my phone but for some weird reason this page still appeared when I reinstalled the app.
Any idea how to make this disapear ? Is this a known bug ?
Can this have any relation with the fact that I change by mistake the name from the namespace ?
I'm using Xamarin studio.