|
|
@@ -172,8 +172,7 @@
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
android:id="@+id/instructionsOneLayout"
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
+ style="@style/layout_properties_specify_width"
|
|
|
android:layout_marginTop="@dimen/divider_19px"
|
|
|
app:help_click="false"
|
|
|
app:help_image="true"
|
|
|
@@ -181,8 +180,7 @@
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
android:id="@+id/instructionsTwoLayout"
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
+ style="@style/layout_properties_specify_width"
|
|
|
app:help_click="false"
|
|
|
app:help_image="true"
|
|
|
app:help_text="2.训练前须知" />
|
|
|
@@ -197,72 +195,62 @@
|
|
|
android:textStyle="bold" />
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
+ style="@style/layout_properties_specify_width"
|
|
|
android:layout_marginTop="@dimen/divider_19px"
|
|
|
app:help_content="@string/equipment_related_info_answer_one"
|
|
|
app:help_image="false"
|
|
|
app:help_text="@string/equipment_related_info_question_one" />
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
+ style="@style/layout_properties_specify_width"
|
|
|
app:help_content="@string/equipment_related_info_answer_two"
|
|
|
app:help_image="false"
|
|
|
app:help_text="@string/equipment_related_info_question_two" />
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
+ style="@style/layout_properties_specify_width"
|
|
|
app:help_content="@string/equipment_related_info_answer_three"
|
|
|
app:help_image="false"
|
|
|
app:help_text="@string/equipment_related_info_question_three" />
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
+ style="@style/layout_properties_specify_width"
|
|
|
app:help_content="@string/equipment_related_info_answer_four"
|
|
|
app:help_image="false"
|
|
|
app:help_text="@string/equipment_related_info_question_four" />
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
+ style="@style/layout_properties_specify_width"
|
|
|
app:help_content="@string/equipment_related_info_answer_five"
|
|
|
app:help_image="false"
|
|
|
app:help_text="@string/equipment_related_info_question_five" />
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
+ style="@style/layout_properties_specify_width"
|
|
|
app:help_content="@string/equipment_related_info_answer_six"
|
|
|
app:help_image="false"
|
|
|
app:help_text="@string/equipment_related_info_question_six" />
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
+ style="@style/layout_properties_specify_width"
|
|
|
app:help_content="@string/equipment_related_info_answer_seven"
|
|
|
app:help_image="false"
|
|
|
app:help_text="@string/equipment_related_info_question_seven" />
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
+ style="@style/layout_properties_specify_width"
|
|
|
app:help_content="@string/equipment_related_info_answer_eight"
|
|
|
app:help_image="false"
|
|
|
app:help_text="@string/equipment_related_info_question_eight" />
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
+ style="@style/layout_properties_specify_width"
|
|
|
app:help_content="@string/equipment_related_info_answer_nine"
|
|
|
app:help_image="false"
|
|
|
app:help_text="@string/equipment_related_info_question_nine" />
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
+ style="@style/layout_properties_specify_width"
|
|
|
app:help_content="@string/equipment_related_info_answer_ten"
|
|
|
app:help_image="false"
|
|
|
app:help_text="@string/equipment_related_info_question_ten" />
|
|
|
@@ -279,8 +267,7 @@
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
android:id="@+id/issuesOneLayout"
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
+ style="@style/layout_properties_specify_width"
|
|
|
android:layout_marginTop="@dimen/divider_19px"
|
|
|
app:help_click="false"
|
|
|
app:help_image="true"
|
|
|
@@ -288,8 +275,7 @@
|
|
|
|
|
|
<com.yingyang.personalcenter.widget.HelpItemView
|
|
|
android:id="@+id/issuesTwoLayout"
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
+ style="@style/layout_properties_specify_width"
|
|
|
app:help_click="false"
|
|
|
app:help_image="true"
|
|
|
app:help_text="@string/equipment_lease_agreement" />
|