From fbdeb71974a4ea3567b5f6cb7b6962ab9c5a19cf Mon Sep 17 00:00:00 2001 From: Sathyanarayanan Gunasekaran Date: Mon, 13 Jun 2011 15:40:34 +0530 Subject: [PATCH] Updated RadioButtons in ConfigureTransProxy All the RadioButtons are unchecked by default. The next button is disabled until a RadioButton is checked. --- res/layout/layout_wizard_root.xml | 2 +- .../android/ConfigureTransProxy.java | 52 ++++++++++--------- 2 files changed, 29 insertions(+), 25 deletions(-) diff --git a/res/layout/layout_wizard_root.xml b/res/layout/layout_wizard_root.xml index 4c640356..443106e1 100644 --- a/res/layout/layout_wizard_root.xml +++ b/res/layout/layout_wizard_root.xml @@ -42,7 +42,7 @@ android:padding="3px"> - +