From 4fd8620c6cc1ca88c4496671e6e59c40aba93019 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Tue, 4 Feb 2014 21:44:16 +0100 Subject: allow to temporarily disable accounts --- res/layout/account_row.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res/layout') diff --git a/res/layout/account_row.xml b/res/layout/account_row.xml index 92e179f8..402cb965 100644 --- a/res/layout/account_row.xml +++ b/res/layout/account_row.xml @@ -2,7 +2,8 @@ + android:padding="8dp" + android:background="?android:attr/activatedBackgroundIndicator"> -- cgit v1.2.3