From 6181f4f56ee560ee0a94e12ce865b90a826ea645 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 10 Sep 2013 22:45:16 +0200 Subject: Add Google in App purchasing as an Alternative for Paypal Also make sure it works on non Gplay devices too! --- res/layout/about.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'res/layout/about.xml') diff --git a/res/layout/about.xml b/res/layout/about.xml index 3afc165c..50accad2 100644 --- a/res/layout/about.xml +++ b/res/layout/about.xml @@ -46,11 +46,23 @@ android:id="@+id/donatestring" android:layout_width="match_parent" android:layout_height="wrap_content" + android:text="@string/donatewithpaypal" tools:ignore="SelectableText" /> + + + + + android:layout_width="match_parent" + android:layout_height="12sp" />