摘要:        
1.Activity.setRequestedOrientation (int requestedOrientation)。2.getResources().getConfiguration().orientation;View Codeprivate int getCurentOrientation() { Display display = ((WindowManager) getSystemService(WINDOW_SERVICE)).getDefaultDisplay(); int rotation = display.getRotation(); boolea...    阅读全文
        
            posted @ 2013-08-06 20:50
农夫山药
阅读(703)
评论(0)
推荐(0)
        
                    
                
        
浙公网安备 33010602011771号