From 2fb20dc2b505fdf73ef0aea3005741979bbd4281 Mon Sep 17 00:00:00 2001 From: Sergey Solovyev Date: Tue, 25 Jun 2013 16:17:17 +0400 Subject: [PATCH] wizard --- android-app-core/res/values/theme_gray.xml | 2 +- .../calculator/CalculatorPreferences.java | 2 +- android-app/AndroidManifest.xml | 2 +- android-app/res/layout/cpp_wizard.xml | 5 ++- .../calculator/CalculatorActivity.java | 35 +++++++++++-------- .../wizard/CalculatorWizardActivity.java | 12 +++++-- .../android/calculator/wizard/Wizard.java | 31 ++++++++-------- 7 files changed, 52 insertions(+), 37 deletions(-) diff --git a/android-app-core/res/values/theme_gray.xml b/android-app-core/res/values/theme_gray.xml index 6b31481e..c5adc6ea 100644 --- a/android-app-core/res/values/theme_gray.xml +++ b/android-app-core/res/values/theme_gray.xml @@ -13,7 +13,7 @@