0
When I insert a button (for example) into the file Activity Resource.desigenr.cs does not update to add the item Botao and the data (like id for example) so I can’t access it by command findViewbyId.
I’ve looked everywhere and done the few procedures I could find. What seemed most promising to me was to enter the folder values inside resources and check if the file string.xml was pointing the compilation directory to the AndroidResource. I checked this and this ok... I’ve also uninstalled the xamarim and installed it again to see if any path would have come corrupted and also does not work.
Show me how you’re doing
– Leandro Angelo