| | |
| | | android:layout_height="wrap_content" |
| | | android:text="02" |
| | | android:gravity="center" |
| | | android:id="@+id/tv_sat_num_instatus" |
| | | android:drawableLeft="@drawable/gps" |
| | | android:textColor="@android:color/white" /> |
| | | <ImageView |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:id="@+id/iv_rtk_connect" |
| | | android:layout_marginLeft="50dp" |
| | | android:layout_marginLeft="30dp" |
| | | android:src="@drawable/antennaxml"/> |
| | | <TextView |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:id="@+id/tv_qf" |
| | | android:singleLine="true" |
| | | android:layout_marginLeft="30dp" |
| | | android:textColor="@android:color/white" |
| | | android:text="无效解"/> |
| | | <TextView |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="center" |
| | | android:id="@+id/network_time" |
| | | android:singleLine="true" |