August 2015
Intermediate to advanced
296 pages
6h 40m
English
Actions can be defined in a menu XML file that resides in the Resources/menu folder, or it can be created programmatically using API calls. We will define the New and Refresh actions in an XML file named POIListViewMenu.xml.
To create POIListViewMenu.xml, perform the following steps:
Resources folder in POIApp, right-click on it, and navigate to Add | New Folder.POIListViewMenu.xml for the name, and click on New.You now need to fill in the definitions for the two actions we identified. Unfortunately, Xamarin Studio does not contain a template for menu XML files, so you have to ...
Read now
Unlock full access