From 9e515756afd9e7fe775bf82a3176cc9dcfa52d47 Mon Sep 17 00:00:00 2001 From: Deic Date: Fri, 13 May 2016 22:51:21 +0200 Subject: [PATCH] remove useless arg --- res/layout/about.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/res/layout/about.xml b/res/layout/about.xml index 1332fd5e..26d7fe78 100644 --- a/res/layout/about.xml +++ b/res/layout/about.xml @@ -48,8 +48,7 @@ android:textAppearance="?android:attr/textAppearanceMedium" android:text="@string/about_links" android:id="@+id/textView6" - android:autoText="false" - android:autoLink="web" /> + android:autoText="false" />