hanjing 6 年之前
父节点
当前提交
d9a76d7ed7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/src/main/java/com/sheep/gamegroup/view/activity/RechargeResultAct.java

+ 1 - 1
app/src/main/java/com/sheep/gamegroup/view/activity/RechargeResultAct.java

@@ -87,7 +87,7 @@ public class RechargeResultAct extends BaseActivity {
 
     @Override
     public void finish() {
-        if (fromorient >= 0) {
+        if (fromorient > 0) {
             setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE);
         }
         if (!TextUtils.isEmpty(gowhere)) {