|
@@ -268,7 +268,8 @@
|
|
android:layout_below="@id/btn_system_setting"
|
|
android:layout_below="@id/btn_system_setting"
|
|
android:background="@drawable/javashop_btn_balck_line_bg"
|
|
android:background="@drawable/javashop_btn_balck_line_bg"
|
|
android:text="@string/contatc_update_title"
|
|
android:text="@string/contatc_update_title"
|
|
- android:textSize="14dp" />
|
|
|
|
|
|
+ android:textSize="14dp"
|
|
|
|
+ android:visibility="gone"/>
|
|
|
|
|
|
<Button
|
|
<Button
|
|
android:id="@+id/btn_phone_number"
|
|
android:id="@+id/btn_phone_number"
|
|
@@ -281,7 +282,8 @@
|
|
android:layout_toRightOf="@id/view_center_base"
|
|
android:layout_toRightOf="@id/view_center_base"
|
|
android:background="@drawable/javashop_btn_balck_line_bg"
|
|
android:background="@drawable/javashop_btn_balck_line_bg"
|
|
android:text="@string/phone_number_title"
|
|
android:text="@string/phone_number_title"
|
|
- android:textSize="14dp" />
|
|
|
|
|
|
+ android:textSize="14dp"
|
|
|
|
+ android:visibility="gone"/>
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
android:id="@+id/tv_call_title"
|
|
android:id="@+id/tv_call_title"
|