| | |
| | | android:id="@+id/tv_dangwei" |
| | | |
| | | android:gravity="center" |
| | | android:text="档位:"/> |
| | | android:text="@string/chesu"/> |
| | | <TextView |
| | | android:layout_width="35dp" |
| | | android:layout_height="25dp" |
| | |
| | | android:layout_width="70dp" |
| | | android:layout_height="25dp" |
| | | android:textColor="@android:color/black" |
| | | android:id="@+id/tv_roate_speed" |
| | | |
| | | android:gravity="center" |
| | | android:layout_marginTop="15dp" |
| | | |
| | | android:layout_below="@+id/tv_dangwei" |
| | | android:text="转速:"/> |
| | | android:text="@string/engine"/> |
| | | <TextView |
| | | android:layout_width="70dp" |
| | | android:layout_height="25dp" |
| | | android:gravity="center" |
| | | android:layout_marginTop="15dp" |
| | | android:text="-1.32332" |
| | | android:id="@+id/tv_roate_speed" |
| | | android:layout_toRightOf="@id/tv_dangwei" |
| | | android:layout_below="@+id/tv_dangwei_num" |
| | | android:background="@drawable/dangwei_bg"/> |