Ver Fonte

Demo可以跳转使用文档

drake há 3 anos atrás
pai
commit
ec9009ee67
1 ficheiros alterados com 2 adições e 1 exclusões
  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>