diff --git a/android/BOINC/res/layout/dialog_list_cbitem.xml b/android/BOINC/res/layout/dialog_list_cbitem.xml index 605efaff50..07accc33d8 100644 --- a/android/BOINC/res/layout/dialog_list_cbitem.xml +++ b/android/BOINC/res/layout/dialog_list_cbitem.xml @@ -17,10 +17,14 @@ You should have received a copy of the GNU Lesser General Public License along with BOINC. If not, see . --> - + + + + diff --git a/android/BOINC/res/layout/main.xml b/android/BOINC/res/layout/main.xml index 7a3bf969ac..7e604b51af 100644 --- a/android/BOINC/res/layout/main.xml +++ b/android/BOINC/res/layout/main.xml @@ -32,7 +32,8 @@ + android:layout_height="fill_parent" + android:orientation="horizontal" > + android:textAppearance="?android:attr/textAppearanceMedium"/> diff --git a/android/BOINC/res/layout/prefs_layout_dialog_selection.xml b/android/BOINC/res/layout/prefs_layout_dialog_selection.xml index f8988225ad..31a9969f1f 100644 --- a/android/BOINC/res/layout/prefs_layout_dialog_selection.xml +++ b/android/BOINC/res/layout/prefs_layout_dialog_selection.xml @@ -18,10 +18,9 @@ along with BOINC. If not, see . --> + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:orientation="vertical" > - - - - -