Support 4-Direction Rotation on RSA
authorChoi Munseok <ms47.choi@samsung.com>
Thu, 6 Jun 2013 00:30:57 +0000 (09:30 +0900)
committerChoi Munseok <ms47.choi@samsung.com>
Thu, 6 Jun 2013 00:30:57 +0000 (09:30 +0900)
Change-Id: I54763312c2874f28119841746a25b8e754b8ce9f
Signed-off-by: Choi Munseok <ms47.choi@samsung.com>
src/ui/FUi_ControlImplManager.cpp

index f4a7778..edaa7a8 100644 (file)
@@ -275,7 +275,7 @@ _ControlImplManager::GetOrientationStatus(Orientation mode) const
 
        const _ControlRotation screenRotation = pCore->GetScreenRotation();
 
-#if 0
+#if 1
 // RSA : Support 4-Direction Rotation
        if (mode == ORIENTATION_AUTOMATIC_FOUR_DIRECTION)
        {