From 6a4446cca657dd81c93df0d4c7642511f7dfbe25 Mon Sep 17 00:00:00 2001 From: Sam Bosley Date: Tue, 18 Dec 2012 14:09:53 -0800 Subject: [PATCH] Remove the welcome walkthrough for astrid lite --- astrid/res/layout/actfm_login_activity.xml | 2 +- .../welcome/tutorial/WelcomePagerAdapter.java | 20 +++++++++++++++---- .../welcome/tutorial/WelcomeWalkthrough.java | 18 +++++++++++------ 3 files changed, 29 insertions(+), 11 deletions(-) diff --git a/astrid/res/layout/actfm_login_activity.xml b/astrid/res/layout/actfm_login_activity.xml index dc88b95dd..c4ce39652 100644 --- a/astrid/res/layout/actfm_login_activity.xml +++ b/astrid/res/layout/actfm_login_activity.xml @@ -89,7 +89,7 @@ android:gravity="center" android:layout_weight="1" android:textSize="16sp" - android:textColor="#bfffffff" + android:textColor="#a0ffffff" android:visibility="gone"/>