|
@@ -102,12 +102,14 @@
|
|
|
style="@style/style_about_us_label"
|
|
style="@style/style_about_us_label"
|
|
|
android:layout_alignParentEnd="true"
|
|
android:layout_alignParentEnd="true"
|
|
|
android:layout_alignParentTop="true"
|
|
android:layout_alignParentTop="true"
|
|
|
- android:text="天府四街" />
|
|
|
|
|
|
|
+ android:layout_toEndOf="@+id/about_us_addr_label_tv"
|
|
|
|
|
+ android:gravity="end"
|
|
|
|
|
+ android:text="天府四街天府四街天府四街天府四街天府四街天府四街天府四街天府四街" />
|
|
|
|
|
|
|
|
<View
|
|
<View
|
|
|
android:id="@+id/about_us_line_1"
|
|
android:id="@+id/about_us_line_1"
|
|
|
style="@style/style_about_us_line"
|
|
style="@style/style_about_us_line"
|
|
|
- android:layout_below="@+id/about_us_addr_label_tv" />
|
|
|
|
|
|
|
+ android:layout_below="@+id/about_us_addr_tv" />
|
|
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/about_us_platform_label_tv"
|
|
android:id="@+id/about_us_platform_label_tv"
|
|
@@ -121,6 +123,8 @@
|
|
|
style="@style/style_about_us_label"
|
|
style="@style/style_about_us_label"
|
|
|
android:layout_alignParentEnd="true"
|
|
android:layout_alignParentEnd="true"
|
|
|
android:layout_below="@id/about_us_line_1"
|
|
android:layout_below="@id/about_us_line_1"
|
|
|
|
|
+ android:layout_toEndOf="@+id/about_us_platform_label_tv"
|
|
|
|
|
+ android:gravity="end"
|
|
|
android:text="好玩之家" />
|
|
android:text="好玩之家" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
|
|
|
|
@@ -131,6 +135,7 @@
|
|
|
<RelativeLayout style="@style/style_about_us_rl">
|
|
<RelativeLayout style="@style/style_about_us_rl">
|
|
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
|
|
|
+ android:id="@+id/about_us_qq_back_label_tv"
|
|
|
style="@style/style_about_us_label"
|
|
style="@style/style_about_us_label"
|
|
|
android:layout_alignParentStart="true"
|
|
android:layout_alignParentStart="true"
|
|
|
android:layout_alignParentTop="true"
|
|
android:layout_alignParentTop="true"
|
|
@@ -141,6 +146,8 @@
|
|
|
style="@style/style_about_us_label"
|
|
style="@style/style_about_us_label"
|
|
|
android:layout_alignParentEnd="true"
|
|
android:layout_alignParentEnd="true"
|
|
|
android:layout_alignParentTop="true"
|
|
android:layout_alignParentTop="true"
|
|
|
|
|
+ android:layout_toEndOf="@+id/about_us_qq_back_label_tv"
|
|
|
|
|
+ android:gravity="end"
|
|
|
android:text="13888888888" />
|
|
android:text="13888888888" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
|
|
|
|
@@ -162,12 +169,14 @@
|
|
|
style="@style/style_about_us_label"
|
|
style="@style/style_about_us_label"
|
|
|
android:layout_alignParentEnd="true"
|
|
android:layout_alignParentEnd="true"
|
|
|
android:layout_alignParentTop="true"
|
|
android:layout_alignParentTop="true"
|
|
|
|
|
+ android:layout_toEndOf="@+id/about_us_qq_label_tv"
|
|
|
|
|
+ android:gravity="end"
|
|
|
android:text="88888888" />
|
|
android:text="88888888" />
|
|
|
|
|
|
|
|
<View
|
|
<View
|
|
|
android:id="@+id/about_us_line_2"
|
|
android:id="@+id/about_us_line_2"
|
|
|
style="@style/style_about_us_line"
|
|
style="@style/style_about_us_line"
|
|
|
- android:layout_below="@+id/about_us_qq_label_tv" />
|
|
|
|
|
|
|
+ android:layout_below="@+id/about_us_qq_tv" />
|
|
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/about_us_email_label_tv"
|
|
android:id="@+id/about_us_email_label_tv"
|
|
@@ -181,6 +190,8 @@
|
|
|
style="@style/style_about_us_label"
|
|
style="@style/style_about_us_label"
|
|
|
android:layout_alignParentEnd="true"
|
|
android:layout_alignParentEnd="true"
|
|
|
android:layout_below="@id/about_us_line_2"
|
|
android:layout_below="@id/about_us_line_2"
|
|
|
|
|
+ android:layout_toEndOf="@+id/about_us_email_label_tv"
|
|
|
|
|
+ android:gravity="end"
|
|
|
android:text="88888888@qq.com" />
|
|
android:text="88888888@qq.com" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
|
|
|
|
@@ -197,6 +208,10 @@
|
|
|
style="@style/style_about_us_label"
|
|
style="@style/style_about_us_label"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:text="公司简介" />
|
|
android:text="公司简介" />
|
|
|
|
|
+ <WebView
|
|
|
|
|
+ android:id="@+id/about_us_other_wv"
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="wrap_content"/>
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
</ScrollView>
|
|
</ScrollView>
|