| | |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/y40" |
| | | android:background="@mipmap/bg_head"> |
| | | |
| | | <ImageView |
| | | android:id="@+id/iv_search" |
| | | android:layout_width="@dimen/x20" |
| | | android:layout_height="@dimen/x20" |
| | | android:padding="@dimen/x4" |
| | | android:src="@mipmap/icon_find" |
| | | android:layout_width="@dimen/x26" |
| | | android:layout_height="@dimen/x26" |
| | | android:layout_centerVertical="true" |
| | | android:layout_marginLeft="@dimen/x16" |
| | | /> |
| | | android:padding="@dimen/x4" |
| | | android:src="@mipmap/icon_clear" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_title" |
| | | android:layout_width="wrap_content" |
| | |
| | | android:text="辐射监测" |
| | | android:textColor="@color/white" |
| | | android:textSize="18sp" /> |
| | | |
| | | <ImageView |
| | | android:id="@+id/iv_his" |
| | | android:layout_width="@dimen/x20" |
| | | android:layout_height="@dimen/x20" |
| | | android:padding="@dimen/x4" |
| | | android:src="@mipmap/icon_history" |
| | | android:layout_width="@dimen/x26" |
| | | android:layout_height="@dimen/x26" |
| | | android:layout_alignParentRight="true" |
| | | android:layout_centerVertical="true" |
| | | android:layout_marginRight="@dimen/x16" |
| | | android:layout_alignParentRight="true"/> |
| | | android:padding="@dimen/x4" |
| | | android:scaleType="centerCrop" |
| | | android:src="@mipmap/icon_history" /> |
| | | </RelativeLayout> |
| | | |
| | | <FrameLayout |
| | |
| | | android:layout_width="@dimen/x52" |
| | | android:layout_height="@dimen/x48" |
| | | android:layout_alignParentRight="true" |
| | | android:layout_marginRight="@dimen/x2" |
| | | android:layout_marginTop="@dimen/x3" |
| | | android:layout_marginRight="@dimen/x2" |
| | | android:background="@mipmap/bg_conner_green" |
| | | android:gravity="center" |
| | | android:orientation="vertical"> |
| | |
| | | android:orientation="horizontal"> |
| | | |
| | | <LinearLayout |
| | | android:id="@+id/lv_ljjl" |
| | | android:layout_width="0dp" |
| | | android:layout_height="@dimen/x48" |
| | | android:layout_weight="1" |
| | |
| | | android:orientation="vertical"> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_ljjl_title" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:textSize="12sp" |
| | | android:text="累计计量(uSv)" /> |
| | | android:text="累计计量(uSv)" |
| | | android:textColor="@color/black_txt" |
| | | android:textSize="12sp" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_ljjl" |
| | |
| | | android:layout_marginTop="@dimen/x4" |
| | | android:text="0" |
| | | android:textColor="@color/green_txt" |
| | | android:textSize="18sp" |
| | | android:textSize="14sp" |
| | | android:textStyle="bold" /> |
| | | </LinearLayout> |
| | | |
| | |
| | | android:orientation="vertical"> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_shishi_title" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:textSize="12sp" |
| | | android:text="实时计量(uSv/h)" /> |
| | | android:text="实时计量(uSv/h)" |
| | | android:textColor="@color/black_txt" |
| | | android:textSize="12sp" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_shishi" |
| | |
| | | android:layout_marginTop="@dimen/x4" |
| | | android:text="0" |
| | | android:textColor="@color/yellow_txt" |
| | | android:textSize="18sp" |
| | | android:textSize="14sp" |
| | | android:textStyle="bold" /> |
| | | </LinearLayout> |
| | | </LinearLayout> |
| | | </RelativeLayout> |
| | | </FrameLayout> |
| | | |
| | | <ScrollView |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:scrollbars="none"> |
| | | <RelativeLayout |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content"> |
| | | |
| | | <LinearLayout |
| | | <FrameLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:orientation="vertical"> |
| | | android:layout_height="match_parent"> |
| | | |
| | | |
| | | <FrameLayout |
| | | android:layout_width="@dimen/x280" |
| | | android:layout_height="@dimen/x280" |
| | | android:layout_gravity="center_horizontal" |
| | | android:layout_marginTop="@dimen/x8"> |
| | | |
| | | <com.moral.yunfushao.ui.PanelView |
| | | android:id="@+id/pv" |
| | | android:layout_width="@dimen/x280" |
| | | android:layout_height="@dimen/x280" /> |
| | | |
| | | <ImageView |
| | | android:layout_width="@dimen/x30" |
| | | android:layout_height="@dimen/x30" |
| | | android:layout_gravity="bottom|center_horizontal" |
| | | android:layout_marginBottom="@dimen/x8" |
| | | android:src="@mipmap/icon_fushe" /> |
| | | </FrameLayout> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_tishi" |
| | | android:layout_width="@dimen/x180" |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="center_horizontal" |
| | | android:background="@mipmap/bt_red" |
| | | android:gravity="center" |
| | | android:text="当前辐射安全" |
| | | android:textColor="@color/white" |
| | | android:textSize="16sp" /> |
| | | |
| | | <FrameLayout |
| | | <ScrollView |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:layout_marginTop="@dimen/x10" |
| | | android:orientation="vertical"> |
| | | android:scrollbars="none"> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_desc" |
| | | <LinearLayout |
| | | 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="您所处位置辐射安全\n您处于安全区域,可以长时间逗留!" |
| | | android:textColor="#ae8082" /> |
| | | android:orientation="vertical"> |
| | | |
| | | <ImageView |
| | | android:layout_width="@dimen/x30" |
| | | android:layout_height="@dimen/x30" |
| | | android:layout_gravity="center_horizontal" |
| | | android:src="@mipmap/icon_good" /> |
| | | </FrameLayout> |
| | | </LinearLayout> |
| | | </ScrollView> |
| | | <com.moral.yunfushao.ui.PanelView |
| | | android:id="@+id/pv" |
| | | android:layout_width="@dimen/x280" |
| | | android:layout_height="@dimen/x280" |
| | | android:layout_alignParentStart="true" |
| | | android:layout_alignParentTop="true" |
| | | android:layout_gravity="center_horizontal" |
| | | android:transitionName="pv_main" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_tishi" |
| | | android:layout_width="@dimen/x180" |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="center_horizontal" |
| | | android:background="@mipmap/bt_blue" |
| | | android:gravity="center_horizontal" |
| | | android:text="当前辐射安全" |
| | | android:textColor="@color/white" |
| | | android:textSize="16sp" /> |
| | | |
| | | <FrameLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:layout_marginTop="@dimen/x10" |
| | | 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:layout_marginTop="@dimen/x15" |
| | | android:background="@color/white" |
| | | android:gravity="center" |
| | | android:padding="@dimen/x15" |
| | | android:text="您所处位置辐射安全\n您处于安全区域,可以长时间逗留!" |
| | | android:textColor="#ae8082" /> |
| | | |
| | | |
| | | <ImageView |
| | | android:id="@+id/iv_bottom_status" |
| | | android:layout_width="@dimen/x30" |
| | | android:layout_height="@dimen/x30" |
| | | android:layout_gravity="center_horizontal" |
| | | android:src="@mipmap/icon_qingwei" /> |
| | | </FrameLayout> |
| | | </LinearLayout> |
| | | </ScrollView> |
| | | </FrameLayout> |
| | | |
| | | <ImageView |
| | | android:id="@+id/iv_dianliang" |
| | | android:layout_width="@dimen/x30" |
| | | android:layout_height="@dimen/x30" |
| | | android:layout_alignParentRight="true" |
| | | android:layout_gravity="right" |
| | | android:layout_marginTop="20dp" |
| | | android:layout_marginRight="20dp" |
| | | android:src="@mipmap/icon_full" |
| | | android:transitionName="dddd" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_dianliang2" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/x30" |
| | | android:layout_alignParentRight="true" |
| | | android:layout_gravity="right" |
| | | android:layout_marginTop="20dp" |
| | | android:layout_marginRight="20dp" |
| | | android:gravity="center" |
| | | android:src="@mipmap/icon_full" |
| | | android:textColor="@color/blue" |
| | | android:textStyle="bold" |
| | | android:visibility="gone" /> |
| | | |
| | | </RelativeLayout> |
| | | </LinearLayout> |