|
|
@@ -224,38 +224,44 @@
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
+ app:help_content="@string/equipment_related_info_answer_five"
|
|
|
app:help_image="false"
|
|
|
- app:help_text="5.移动数据上网速度慢怎么办?" />
|
|
|
+ app:help_text="@string/equipment_related_info_question_five" />
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
+ app:help_content="@string/equipment_related_info_answer_six"
|
|
|
app:help_image="false"
|
|
|
- app:help_text="6.如何调节音量大小?" />
|
|
|
+ app:help_text="@string/equipment_related_info_question_six" />
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
+ app:help_content="@string/equipment_related_info_answer_seven"
|
|
|
app:help_image="false"
|
|
|
- app:help_text="7.如何切换声音震动及响铃?" />
|
|
|
+ app:help_text="@string/equipment_related_info_question_seven" />
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
+ app:help_content="@string/equipment_related_info_answer_eight"
|
|
|
app:help_image="false"
|
|
|
- app:help_text="8.扬声器/耳机音量太低听不到声音怎么办?" />
|
|
|
+ app:help_text="@string/equipment_related_info_question_eight" />
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
+ app:help_content="@string/equipment_related_info_answer_nine"
|
|
|
app:help_image="false"
|
|
|
- app:help_text="9.平板电脑太费电怎么办?" />
|
|
|
+ app:help_text="@string/equipment_related_info_question_nine" />
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
+ app:help_content="@string/equipment_related_info_answer_ten"
|
|
|
app:help_image="false"
|
|
|
- app:help_text="10.触屏不灵敏怎么办?" />
|
|
|
+ app:help_text="@string/equipment_related_info_question_ten" />
|
|
|
|
|
|
<androidx.appcompat.widget.AppCompatTextView
|
|
|
android:layout_width="wrap_content"
|