| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text="累计计量(uSv)" |
| | | android:textColor="@color/black_txt" |
| | | android:textSize="12sp" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_marginTop="@dimen/x4" |
| | | android:text="0" |
| | | android:textColor="@color/green_txt" |
| | | android:textSize="18sp" |
| | | android:textSize="14sp" |
| | | android:textStyle="bold" /> |
| | | </LinearLayout> |
| | | |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text="实时计量(uSv/h)" |
| | | android:textColor="@color/black_txt" |
| | | android:textSize="12sp" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_marginTop="@dimen/x4" |
| | | android:text="0" |
| | | android:textColor="@color/yellow_txt" |
| | | android:textSize="18sp" |
| | | android:textSize="14sp" |
| | | android:textStyle="bold" /> |
| | | </LinearLayout> |
| | | </LinearLayout> |
| | |
| | | android:layout_height="@dimen/x280" |
| | | android:layout_alignParentStart="true" |
| | | android:layout_alignParentTop="true" |
| | | android:layout_gravity="center_horizontal" /> |
| | | android:layout_gravity="center_horizontal" |
| | | android:transitionName="pv_main" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_tishi" |
| | |
| | | android:layout_gravity="right" |
| | | android:layout_marginTop="20dp" |
| | | android:layout_marginRight="20dp" |
| | | android:src="@mipmap/icon_full" /> |
| | | android:src="@mipmap/icon_full" |
| | | android:transitionName="dddd" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_dianliang2" |