Commit f44b6924 authored by 陈前's avatar 陈前

帮助超链接~

parent 6f6e943f
......@@ -89,6 +89,7 @@
android:layout_height="wrap_content"
android:layout_weight="1"
android:gravity="right"
android:autoLink="phone"
android:padding="@dimen/all_padding"
android:text="@string/help_phone" />
</LinearLayout>
......@@ -135,6 +136,7 @@
android:layout_height="wrap_content"
android:layout_weight="1"
android:gravity="right"
android:autoLink="web"
android:padding="@dimen/all_padding"
android:text="@string/help_web" />
</LinearLayout>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment