소스 검색

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>