es-code">
+ android:src="@drawable/link_ok" />
+
+ <ImageView
+ android:id="@+id/iv_phone"
+ android:layout_width="32dp"
+ android:layout_height="32dp"
+ android:layout_centerVertical="true"
+ android:layout_toRightOf="@+id/iv_box_phone_line"
+ android:src="@drawable/network_ok" />
+
+</RelativeLayout>
@@ -158,5 +158,5 @@ |
||
| 158 | 158 |
|
| 159 | 159 |
<string name="set_price_fail">价格设置失败,请重试</string> |
| 160 | 160 |
|
| 161 |
- <string name="box_status_error">盒子状态错误,请检查或直接重启盒子</string> |
|
| 161 |
+ <string name="box_status_error">盒子状态错误,请检查</string> |
|
| 162 | 162 |
</resources> |