From 183235ef7946fdfdd51df6f99c58f99204d0cdde Mon Sep 17 00:00:00 2001 From: Sam Bosley Date: Mon, 15 Oct 2012 14:46:11 -0700 Subject: [PATCH] Remove the compress task row preference, instead automatically do so if the font size is set to be small --- astrid/res/values/keys.xml | 2 -- astrid/res/xml/preferences.xml | 6 ------ astrid/src/com/todoroo/astrid/activity/EditPreferences.java | 2 -- astrid/src/com/todoroo/astrid/adapter/TaskAdapter.java | 2 +- 4 files changed, 1 insertion(+), 11 deletions(-) diff --git a/astrid/res/values/keys.xml b/astrid/res/values/keys.xml index 35e4ffbd0..dadb046a6 100644 --- a/astrid/res/values/keys.xml +++ b/astrid/res/values/keys.xml @@ -238,8 +238,6 @@ showSmartConfirmation - allowCompressedTaskRows - taskRowPrefs fullTaskTitle diff --git a/astrid/res/xml/preferences.xml b/astrid/res/xml/preferences.xml index dcc885e83..c29c03aaf 100644 --- a/astrid/res/xml/preferences.xml +++ b/astrid/res/xml/preferences.xml @@ -46,12 +46,6 @@ android:title="@string/EPr_fullTask_title" android:defaultValue="false" /> - -