|
@@ -49,8 +49,9 @@
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_marginTop="8dp"
|
|
|
android:textSize="12dp"
|
|
|
+ android:autoLink="web"
|
|
|
android:textStyle="italic"
|
|
|
- android:text="github.com/liangjingkanji/Net"
|
|
|
+ android:text="liangjingkanji.github.io/Net/"
|
|
|
android:layout_height="wrap_content" />
|
|
|
|
|
|
</LinearLayout>
|