_galleryView.View.Frame =newRectangleF(0,0, View.Frame.Width, View.Frame.Height);// http://stackoverflow.com/questions/1718495/why-does-viewdidappear-not-get-triggeredthis.View.AddSubview(AppGlobal.CollectionsViewInListMode ? _listView.View : _galleryView.View);// http://www.grokkingcocoa.c...