浏览代码

Demo可以跳转使用文档

drake 3 年之前
父节点
当前提交
ec9009ee67
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      sample/src/main/res/layout/layout_drawer_nav_header.xml

+ 2 - 1
sample/src/main/res/layout/layout_drawer_nav_header.xml

@@ -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>