つまり、ラインが 1 つあり、そこに 2 つのスピナーを水平に配置したいということです。均等に入れたい。しかし、私はそれを設定しません.3,3 inc screens に設定すると、dp を使用するため、他の画面で問題が発生します。何を使う?リニアレイアウトまたは相対的?アナド どのように設定しますか? ありがとう。
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="horizontal" >
<Spinner
android:id="@+id/spinner1"
android:layout_width="309dp"
android:layout_height="wrap_content" />
<Spinner
android:id="@+id/spinner2"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
</LinearLayout>
これは私の問題を示す IMG です: http://img4host.net/viewer.php?img=220942354fe421eb92ec5