did you initiate the view in the index with something like:
Picture = sap.ui.view({id:"idPicture", viewName:"view.Picture", type:sap.ui.core.mvc.ViewType.JS});
did you initiate the view in the index with something like:
Picture = sap.ui.view({id:"idPicture", viewName:"view.Picture", type:sap.ui.core.mvc.ViewType.JS});