New layout doesn't exist when referenced in Xamarin Android -


i added new layout file android project, tried reference layout in activity class setcontentview(resource.layout.newlayout), when built project, got newlayout doesn't exist.

i got fixed changing new layout build action "bundleresource" "androidresource" in layout properties tab.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -