摘要:
如果要定死横屏或者竖屏,不让它在用户旋转屏幕时改变:就用screenOrientation<activity android:name=".MyActivity" android:label="@string/app_name"android:screenOrientation="portrait">如果要做相应处理,就配置android:configChangesFor example, the following manifest code declares an activity that handles both 阅读全文
posted @ 2012-02-15 10:53
Stanley.Luo
阅读(1055)
评论(0)
推荐(0)

浙公网安备 33010602011771号