我首先从我的模拟器中选择默认方向。然后我选择查看风景并且它有效。但是当我再次将我的模拟器变成默认方向时,我发现我的应用程序方向没有改变。
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
>