diff options
Diffstat (limited to 'res/layout/about.xml')
-rw-r--r-- | res/layout/about.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/res/layout/about.xml b/res/layout/about.xml index 5820d291..366bdcec 100644 --- a/res/layout/about.xml +++ b/res/layout/about.xml @@ -33,19 +33,6 @@ android:autoLink="all" android:text="@string/copyright_guicode" /> - <Space - android:layout_width="match_parent" - android:layout_height="10sp" /> - - <TextView - android:id="@+id/donatestring" - android:layout_width="match_parent" - android:layout_height="wrap_content" /> - - <Space - android:layout_width="match_parent" - android:layout_height="10sp" /> - <TextView android:id="@+id/translation" android:layout_width="match_parent" |