remove useless arg

This commit is contained in:
Deic 2016-05-13 22:51:21 +02:00
parent e5268bcf3f
commit 9e515756af

View file

@ -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" />
<TextView
android:layout_width="match_parent"