From 6eb8af2d1d4eee3ddad1befd2cccb7eecd66155c Mon Sep 17 00:00:00 2001 From: Andrew Shaw Date: Wed, 22 Feb 2012 23:22:51 -0800 Subject: [PATCH] changing widget layouts --- .../com/todoroo/astrid/actfm/sync/ActFmInvoker.java | 6 +++--- astrid/res/layout-land/widget_initialized.xml | 3 +-- astrid/res/layout-xlarge-land/widget_initialized.xml | 3 +-- astrid/res/layout/widget_initialized.xml | 2 +- 4 files changed, 6 insertions(+), 8 deletions(-) diff --git a/astrid/plugin-src/com/todoroo/astrid/actfm/sync/ActFmInvoker.java b/astrid/plugin-src/com/todoroo/astrid/actfm/sync/ActFmInvoker.java index 30ba3aef8..464c30965 100644 --- a/astrid/plugin-src/com/todoroo/astrid/actfm/sync/ActFmInvoker.java +++ b/astrid/plugin-src/com/todoroo/astrid/actfm/sync/ActFmInvoker.java @@ -26,9 +26,9 @@ import com.todoroo.andlib.utility.Preferences; public class ActFmInvoker { /** NOTE: these values are development values & will not work on production */ - private static final String URL = "//astrid.com/api/"; - private static final String APP_ID = "bf6170638298af8ed9a8c79995b1fc0f"; - private static final String APP_SECRET = "d15d25c63323bddcaa48928dccac1207"; + private static final String URL = "//10.0.2.2:3000/api/"; + private static final String APP_ID = "a4732a32859dbcd3e684331acd36432c"; + private static final String APP_SECRET = "e389bfc82a0d932332f9a8bd8203735f"; public static final String PROVIDER_FACEBOOK = "facebook"; public static final String PROVIDER_GOOGLE= "google"; diff --git a/astrid/res/layout-land/widget_initialized.xml b/astrid/res/layout-land/widget_initialized.xml index ab48bd6b5..c7c59f539 100644 --- a/astrid/res/layout-land/widget_initialized.xml +++ b/astrid/res/layout-land/widget_initialized.xml @@ -11,8 +11,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal" - android:paddingLeft="40dp" - android:paddingRight="5dp"> + android:paddingLeft="5dp"> + android:paddingLeft="5dp">