diff options
Diffstat (limited to 'res/layout')
-rw-r--r-- | res/layout/about.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/about.xml b/res/layout/about.xml index 875bba64..b7bbc92f 100644 --- a/res/layout/about.xml +++ b/res/layout/about.xml @@ -37,7 +37,6 @@ android:text="@string/repository_url_text" /> <TextView - android:id="@+id/translation" android:layout_width="match_parent" android:layout_height="wrap_content" android:autoLink="all" /> |