| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text="累计计量(uSv)" |
| | | android:textColor="@color/black_txt" |
| | | android:textSize="12sp" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text="实时计量(uSv/h)" |
| | | android:textColor="@color/black_txt" |
| | | android:textSize="12sp" /> |
| | | |
| | | <TextView |
| | |
| | | android:id="@+id/pv" |
| | | android:layout_width="@dimen/x280" |
| | | android:layout_height="@dimen/x280" |
| | | android:transitionName="pv_main" |
| | | 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_alignParentRight="true" |
| | | android:layout_gravity="right" |
| | | android:layout_marginTop="20dp" |
| | | android:transitionName="dddd" |
| | | android:layout_marginRight="20dp" |
| | | android:src="@mipmap/icon_full" /> |
| | | android:src="@mipmap/icon_full" |
| | | android:transitionName="dddd" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_dianliang2" |