diff --git a/res/layout/listitem.xml b/res/layout/listitem.xml index c7429bd..0194e1d 100644 --- a/res/layout/listitem.xml +++ b/res/layout/listitem.xml @@ -29,5 +29,6 @@ android:layout_height="wrap_content" android:textColor="#30b030" android:textSize="17dp" android:typeface="monospace" +android:autoLink="web" />