adobe air for android 固定横向显示
代码中加入:
stage.setOrientation(StageOrientation.ROTATED_LEFT);
stage.autoOrients = false;
adobe air for android 固定横向显示
代码中加入:
stage.setOrientation(StageOrientation.ROTATED_LEFT);
stage.autoOrients = false;