From 1a651e3dee3b22b534182981b284d16654e3803d Mon Sep 17 00:00:00 2001 From: Nick Alexander Date: Wed, 11 Jul 2012 14:37:38 -0700 Subject: [PATCH] Bug 771024 - Reveal entire device list in Send Tab activity; correct scrolling/checking interaction; make Send Tab do database work on background thread. r=liuche,nalexander --HG-- extra : rebase_source : 4ae6190cb5db1b0778161b332ea71d15148e5c1c --- .../base/resources/layout/sync_send_tab.xml | 22 ++++------ .../activities/ClientRecordArrayAdapter.java | 35 ++++++++++------ .../setup/activities/SendTabActivity.java | 41 +++++++++++++++---- 3 files changed, 64 insertions(+), 34 deletions(-) diff --git a/mobile/android/base/resources/layout/sync_send_tab.xml b/mobile/android/base/resources/layout/sync_send_tab.xml index ee38575e8ea7..1c15d7701969 100644 --- a/mobile/android/base/resources/layout/sync_send_tab.xml +++ b/mobile/android/base/resources/layout/sync_send_tab.xml @@ -1,9 +1,9 @@ + style="@style/SyncLayout.Vertical" > + style="@style/SyncTop" > - - - - - + android:layout_above="@+id/sendtab_bottom" > +