Before we use to add the popup menu on the actionBar like this
But since Ti SDK 7.5+ this is crashing the app.
We found out that when the view is coming from the ActionBar, the activity cannot find the view (MenuItemProxy) by ID.
Does someone know how to fix it?
Thanks!
Before we use to add the popup menu on the actionBar like this
But since Ti SDK 7.5+ this is crashing the app.
We found out that when the view is coming from the ActionBar, the activity cannot find the view (MenuItemProxy) by ID.
Does someone know how to fix it?
Thanks!