// 断定Android当前的屏幕是横屏还是竖屏。横竖屏断定
if (this.getResources().getConfiguration().orientation == Configuration.ORIENTATION_PORTRAIT) {
//竖屏
} else {
//横屏
}// 断定Android当前的屏幕是横屏还是竖屏。横竖屏断定
if (this.getResou// 断定Android当前的屏幕是横屏还是竖屏。横竖屏断定
if (this.getResources().getConfiguration().orientation == Configuration.ORIENTATION_PORTRAIT) {
//竖屏
} else {
//横屏
}// 断定Android当前的屏幕是横屏还是竖屏。横竖屏断定
if (this.getResou