From 1965b3eebd7db9919b1244d90d64b61b14d1a133 Mon Sep 17 00:00:00 2001 From: Bananeweizen Date: Sun, 15 Sep 2013 09:15:53 +0200 Subject: refactoring: remove duplicated code * AuthorizeTwitterPreference and AuthorizeOcPreference do the same --- main/res/xml/preferences.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main/res') diff --git a/main/res/xml/preferences.xml b/main/res/xml/preferences.xml index 4773acf..6001783 100644 --- a/main/res/xml/preferences.xml +++ b/main/res/xml/preferences.xml @@ -82,7 +82,7 @@ android:layout="@layout/text_preference" android:text="@string/init_oc_de_description" /> - @@ -104,7 +104,7 @@ android:layout="@layout/text_preference" android:text="@string/init_oc_pl_description" /> - @@ -167,7 +167,7 @@ android:layout="@layout/text_preference" android:text="@string/about_twitter" /> - -- cgit v1.1