summaryrefslogtreecommitdiff
path: root/main/src/ui/res
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2021-03-12 13:38:41 +0100
committerArne Schwabe <arne@rfc2549.org>2021-03-12 16:00:27 +0100
commit5359c051f711bdb53706b264a94042fa4033a5c2 (patch)
tree98881c2c0f2f1b81ab9b42002e2ae8f9dbd85920 /main/src/ui/res
parentdc1b69e925423bcb449e3513736ff25234143b3a (diff)
Remove remaining GMS code
Diffstat (limited to 'main/src/ui/res')
-rw-r--r--main/src/ui/res/layout/about.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/main/src/ui/res/layout/about.xml b/main/src/ui/res/layout/about.xml
index 8b40520b..acb1506f 100644
--- a/main/src/ui/res/layout/about.xml
+++ b/main/src/ui/res/layout/about.xml
@@ -70,14 +70,6 @@
android:text="@string/copyright_guicode" />
- <TextView
- android:paddingTop="12sp"
- android:id="@+id/donategms"
- android:text="@string/donatePlayStore"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:visibility="gone"
- tools:ignore="SelectableText"/>
<TextView