| | |
| | | android:gravity="center_vertical" |
| | | android:textSize="@dimen/network_train_textsize22px" |
| | | android:text="喇叭"/> |
| | | <EditText |
| | | <androidx.appcompat.widget.AppCompatSpinner |
| | | android:layout_width="0dp" |
| | | android:layout_weight="1" |
| | | android:textColor="@android:color/white" |
| | | |
| | | android:gravity="center" |
| | | android:layout_height="32dp" |
| | | android:id="@+id/et_signal1_port" |
| | | android:background="@drawable/tv_des_bg" |
| | | android:entries="@array/signals_name" |
| | | android:textSize="@dimen/network_train_textsize22px" |
| | | android:text="0"/> |
| | | <safeluck.drive.evaluation.customview.MyCustomCheckbox |
| | |
| | | android:id="@+id/tv_signal_2" |
| | | android:layout_height="32dp" |
| | | android:text="喇叭"/> |
| | | <EditText |
| | | <androidx.appcompat.widget.AppCompatSpinner |
| | | android:layout_width="0dp" |
| | | android:layout_weight="1" |
| | | android:gravity="center" |
| | | android:textColor="@android:color/white" |
| | | android:textSize="@dimen/network_train_textsize22px" |
| | | android:background="@drawable/tv_des_bg" |
| | | android:spinnerMode="dropdown" |
| | | android:id="@+id/et_signal2_port" |
| | | android:layout_height="32dp" |
| | | android:entries="@array/signals_name" |
| | | android:text="0"/> |
| | | <safeluck.drive.evaluation.customview.MyCustomCheckbox |
| | | android:layout_width="wrap_content" |