From 1fc653d7936ff4e6014bc745016e8778fa7bb89e Mon Sep 17 00:00:00 2001 From: Sam Bosley Date: Fri, 31 Aug 2012 10:35:52 -0700 Subject: [PATCH] Polish interaction between using phone layout and swipe between list settings for tablets --- astrid/res/xml/preferences.xml | 13 +++++++------ .../todoroo/astrid/activity/EditPreferences.java | 14 ++++++++++++-- 2 files changed, 19 insertions(+), 8 deletions(-) diff --git a/astrid/res/xml/preferences.xml b/astrid/res/xml/preferences.xml index 1d6cce648..4cbe808f9 100644 --- a/astrid/res/xml/preferences.xml +++ b/astrid/res/xml/preferences.xml @@ -84,6 +84,13 @@ android:title="@string/EPr_force_phone_layout" android:key="@string/p_force_phone_layout" android:defaultValue="false"/> + + -