|
@@ -9,7 +9,7 @@
|
|
|
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
- android:layout_height="match_parent"
|
|
|
|
|
|
+ android:layout_height="wrap_content"
|
|
android:orientation="vertical">
|
|
android:orientation="vertical">
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
@@ -32,7 +32,7 @@
|
|
android:orientation="horizontal">
|
|
android:orientation="horizontal">
|
|
<TextView
|
|
<TextView
|
|
android:text="版本"
|
|
android:text="版本"
|
|
- android:textSize="14dp"
|
|
|
|
|
|
+ android:textSize="14sp"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"/>
|
|
android:layout_height="wrap_content"/>
|
|
@@ -43,7 +43,7 @@
|
|
android:gravity="right">
|
|
android:gravity="right">
|
|
<TextView
|
|
<TextView
|
|
android:id="@+id/tv_app_version"
|
|
android:id="@+id/tv_app_version"
|
|
- android:textSize="14dp"
|
|
|
|
|
|
+ android:textSize="14sp"
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"/>
|
|
android:layout_height="wrap_content"/>
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
@@ -55,7 +55,7 @@
|
|
android:orientation="horizontal">
|
|
android:orientation="horizontal">
|
|
<TextView
|
|
<TextView
|
|
android:text="设备ID"
|
|
android:text="设备ID"
|
|
- android:textSize="14dp"
|
|
|
|
|
|
+ android:textSize="14sp"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"/>
|
|
android:layout_height="wrap_content"/>
|
|
@@ -66,7 +66,7 @@
|
|
android:gravity="right">
|
|
android:gravity="right">
|
|
<TextView
|
|
<TextView
|
|
android:id="@+id/tv_device_id"
|
|
android:id="@+id/tv_device_id"
|
|
- android:textSize="14dp"
|
|
|
|
|
|
+ android:textSize="14sp"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"/>
|
|
android:layout_height="wrap_content"/>
|
|
@@ -79,7 +79,7 @@
|
|
android:orientation="horizontal">
|
|
android:orientation="horizontal">
|
|
<TextView
|
|
<TextView
|
|
android:text="设备标识码"
|
|
android:text="设备标识码"
|
|
- android:textSize="14dp"
|
|
|
|
|
|
+ android:textSize="14sp"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"/>
|
|
android:layout_height="wrap_content"/>
|
|
@@ -90,7 +90,7 @@
|
|
android:gravity="right">
|
|
android:gravity="right">
|
|
<TextView
|
|
<TextView
|
|
android:id="@+id/tv_device_imei"
|
|
android:id="@+id/tv_device_imei"
|
|
- android:textSize="14dp"
|
|
|
|
|
|
+ android:textSize="14sp"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"/>
|
|
android:layout_height="wrap_content"/>
|
|
@@ -103,7 +103,7 @@
|
|
android:orientation="horizontal">
|
|
android:orientation="horizontal">
|
|
<TextView
|
|
<TextView
|
|
android:text="服务器"
|
|
android:text="服务器"
|
|
- android:textSize="14dp"
|
|
|
|
|
|
+ android:textSize="14sp"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"/>
|
|
android:layout_height="wrap_content"/>
|
|
@@ -114,7 +114,7 @@
|
|
android:gravity="right">
|
|
android:gravity="right">
|
|
<TextView
|
|
<TextView
|
|
android:id="@+id/tv_server_ip"
|
|
android:id="@+id/tv_server_ip"
|
|
- android:textSize="14dp"
|
|
|
|
|
|
+ android:textSize="14sp"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"/>
|
|
android:layout_height="wrap_content"/>
|
|
@@ -127,7 +127,7 @@
|
|
android:orientation="horizontal">
|
|
android:orientation="horizontal">
|
|
<TextView
|
|
<TextView
|
|
android:text="设备IP"
|
|
android:text="设备IP"
|
|
- android:textSize="14dp"
|
|
|
|
|
|
+ android:textSize="14sp"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"/>
|
|
android:layout_height="wrap_content"/>
|
|
@@ -138,7 +138,7 @@
|
|
android:gravity="right">
|
|
android:gravity="right">
|
|
<TextView
|
|
<TextView
|
|
android:id="@+id/tv_device_ip"
|
|
android:id="@+id/tv_device_ip"
|
|
- android:textSize="14dp"
|
|
|
|
|
|
+ android:textSize="14sp"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"/>
|
|
android:layout_height="wrap_content"/>
|
|
@@ -156,7 +156,7 @@
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="TTS状态"
|
|
android:text="TTS状态"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
- android:textSize="14dp" />
|
|
|
|
|
|
+ android:textSize="14sp" />
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
android:id="@+id/tv_tts_status"
|
|
android:id="@+id/tv_tts_status"
|
|
@@ -165,7 +165,7 @@
|
|
android:layout_weight="1"
|
|
android:layout_weight="1"
|
|
android:gravity="right"
|
|
android:gravity="right"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
- android:textSize="14dp" />
|
|
|
|
|
|
+ android:textSize="14sp" />
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
@@ -178,7 +178,7 @@
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="通话方式"
|
|
android:text="通话方式"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
- android:textSize="14dp" />
|
|
|
|
|
|
+ android:textSize="14sp" />
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
android:id="@+id/tv_phone_type"
|
|
android:id="@+id/tv_phone_type"
|
|
@@ -187,7 +187,7 @@
|
|
android:layout_weight="1"
|
|
android:layout_weight="1"
|
|
android:gravity="right"
|
|
android:gravity="right"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
- android:textSize="14dp" />
|
|
|
|
|
|
+ android:textSize="14sp" />
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
@@ -200,7 +200,7 @@
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="@string/voice_type"
|
|
android:text="@string/voice_type"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
- android:textSize="14dp" />
|
|
|
|
|
|
+ android:textSize="14sp" />
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
android:id="@+id/tv_voice_type"
|
|
android:id="@+id/tv_voice_type"
|
|
@@ -209,7 +209,7 @@
|
|
android:layout_weight="1"
|
|
android:layout_weight="1"
|
|
android:gravity="right"
|
|
android:gravity="right"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
android:textColor="@color/javashop_color_searcher_tv_gray"
|
|
- android:textSize="14dp" />
|
|
|
|
|
|
+ android:textSize="14sp" />
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
@@ -227,7 +227,7 @@
|
|
android:layout_gravity="center_horizontal"
|
|
android:layout_gravity="center_horizontal"
|
|
android:background="@drawable/javashop_btn_balck_line_bg"
|
|
android:background="@drawable/javashop_btn_balck_line_bg"
|
|
android:text="PC关联"
|
|
android:text="PC关联"
|
|
- android:textSize="14dp" />
|
|
|
|
|
|
+ android:textSize="14sp" />
|
|
|
|
|
|
<Button
|
|
<Button
|
|
android:id="@+id/btn_app_restart"
|
|
android:id="@+id/btn_app_restart"
|
|
@@ -238,7 +238,7 @@
|
|
android:layout_toRightOf="@id/btn_user_change"
|
|
android:layout_toRightOf="@id/btn_user_change"
|
|
android:background="@drawable/javashop_btn_balck_line_bg"
|
|
android:background="@drawable/javashop_btn_balck_line_bg"
|
|
android:text="APP重启"
|
|
android:text="APP重启"
|
|
- android:textSize="14dp" />
|
|
|
|
|
|
+ android:textSize="14sp" />
|
|
|
|
|
|
<Button
|
|
<Button
|
|
android:id="@+id/btn_check_update"
|
|
android:id="@+id/btn_check_update"
|
|
@@ -249,7 +249,7 @@
|
|
android:layout_below="@id/btn_user_change"
|
|
android:layout_below="@id/btn_user_change"
|
|
android:background="@drawable/javashop_btn_balck_line_bg"
|
|
android:background="@drawable/javashop_btn_balck_line_bg"
|
|
android:text="检查升级"
|
|
android:text="检查升级"
|
|
- android:textSize="14dp" />
|
|
|
|
|
|
+ android:textSize="14sp" />
|
|
|
|
|
|
<Button
|
|
<Button
|
|
android:id="@+id/btn_system_setting"
|
|
android:id="@+id/btn_system_setting"
|
|
@@ -262,7 +262,7 @@
|
|
android:layout_toRightOf="@id/btn_check_update"
|
|
android:layout_toRightOf="@id/btn_check_update"
|
|
android:background="@drawable/javashop_btn_balck_line_bg"
|
|
android:background="@drawable/javashop_btn_balck_line_bg"
|
|
android:text="系统设置"
|
|
android:text="系统设置"
|
|
- android:textSize="14dp" />
|
|
|
|
|
|
+ android:textSize="14sp" />
|
|
|
|
|
|
<Button
|
|
<Button
|
|
android:id="@+id/btn_reboot"
|
|
android:id="@+id/btn_reboot"
|
|
@@ -273,7 +273,8 @@
|
|
android:layout_below="@id/btn_check_update"
|
|
android:layout_below="@id/btn_check_update"
|
|
android:background="@drawable/javashop_btn_balck_line_bg"
|
|
android:background="@drawable/javashop_btn_balck_line_bg"
|
|
android:text="设备重启"
|
|
android:text="设备重启"
|
|
- android:textSize="14dp" />
|
|
|
|
|
|
+ android:textSize="14sp"
|
|
|
|
+ android:visibility="gone"/>
|
|
|
|
|
|
<Button
|
|
<Button
|
|
android:id="@+id/btn_shutdown"
|
|
android:id="@+id/btn_shutdown"
|
|
@@ -286,7 +287,8 @@
|
|
android:layout_toRightOf="@id/btn_reboot"
|
|
android:layout_toRightOf="@id/btn_reboot"
|
|
android:background="@drawable/javashop_btn_balck_line_bg"
|
|
android:background="@drawable/javashop_btn_balck_line_bg"
|
|
android:text="设备关机"
|
|
android:text="设备关机"
|
|
- android:textSize="14dp" />
|
|
|
|
|
|
+ android:textSize="14sp"
|
|
|
|
+ android:visibility="gone"/>
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
android:id="@+id/tv_call_title"
|
|
android:id="@+id/tv_call_title"
|