Fixed Nabi Issues: 53721,53372,53761,53768
[apps/osp/Internet.git] / src / IntSettingForm.cpp
index fe1a7b7..62a905f 100644 (file)
@@ -921,7 +921,7 @@ SettingForm::OnOrientationChanged(const Control& source, OrientationStatus orien
                return;
        }
        __pList->SetBounds(rect.x,rect.y,rect.width-16,rect.height);
-       __pList->UpdateList();
+//     __pList->UpdateList();//removed for issue 53768
 }
 
 SettingForm::SettingItemInfo::SettingItemInfo(void)