alloy-widget-drawermenu icon indicating copy to clipboard operation
alloy-widget-drawermenu copied to clipboard

Switching views in drawermainview from external controller in iOS

Open brudzio opened this issue 10 years ago • 0 comments

Hello, is it possible to replace current view loaded into drawermainview from controller other than index.js? I've got a controller with a button, and its eventlistener with:

$.drawermenu.drawermainview.add(myView.getView());

which doesn't work.

brudzio avatar Jun 15 '15 13:06 brudzio