Titanium JIRA Archive
Alloy (ALOY)

[ALOY-313] Use applyProperties to assign properties to Ti.Android.MenuItem in parser

GitHub Issuen/a
TypeImprovement
PriorityLow
StatusResolved
ResolutionFixed
Resolution Date2013-01-22T03:44:23.000+0000
Affected Version/s2012 Sprint 20
Fix Version/sAlloy 1.0.0, 2013 Sprint 02
ComponentsRuntime, XML
Labelsn/a
ReporterTony Lukasavage
AssigneeUnknown
Created2012-09-29T21:57:52.000+0000
Updated2018-03-07T22:25:44.000+0000

Description

Be sure to check whether applyProperties is available before using, as it will only be there in TiSDK 3.0.0+

Comments

  1. Arthur Evans 2012-10-16

    Note that most menu item properties (all the ones you want to set?) can now be set directly in the Menu.add command: https://github.com/appcelerator/titanium_mobile/pull/3208

JSON Source