| | |
| | | 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:orientation="vertical"> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_text_mac" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:layout_marginTop="@dimen/x15" |
| | | android:background="@color/white" |
| | | android:gravity="center" |
| | | android:padding="@dimen/x15" |
| | | android:text="未连接,无mac。" |
| | | android:textColor="#ae8082" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_desc" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | |
| | | android:padding="@dimen/x15" |
| | | android:text="您所处位置辐射安全\n您处于安全区域,可以长时间逗留!" |
| | | android:textColor="#ae8082" /> |
| | | |
| | | |
| | | <ImageView |
| | | android:id="@+id/iv_bottom_status" |
| | |
| | | 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" |