aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/manage_accounts.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/manage_accounts.xml')
-rw-r--r--res/layout/manage_accounts.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/layout/manage_accounts.xml b/res/layout/manage_accounts.xml
index a2a01bf1..71eb7572 100644
--- a/res/layout/manage_accounts.xml
+++ b/res/layout/manage_accounts.xml
@@ -2,7 +2,8 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="fill_parent"
- android:layout_height="fill_parent" >
+ android:layout_height="fill_parent"
+ android:background="@color/primarybackground">
<ListView
android:id="@+id/account_list"