From 31eece0e277d4ede24d7ab419f7279e8952aedf7 Mon Sep 17 00:00:00 2001 From: Thialfihar Date: Fri, 26 Jun 2015 17:13:19 +0200 Subject: Update recent decrypt changes to use new theme attributes --- OpenKeychain/src/main/res/layout/decrypt_list_entry.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'OpenKeychain/src/main/res/layout/decrypt_list_entry.xml') diff --git a/OpenKeychain/src/main/res/layout/decrypt_list_entry.xml b/OpenKeychain/src/main/res/layout/decrypt_list_entry.xml index 92f366eda..048595dd8 100644 --- a/OpenKeychain/src/main/res/layout/decrypt_list_entry.xml +++ b/OpenKeychain/src/main/res/layout/decrypt_list_entry.xml @@ -7,7 +7,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_margin="4dp" - custom:cardBackgroundColor="@android:color/white" + custom:cardBackgroundColor="?attr/colorCardViewBackground" custom:cardElevation="2dp" custom:cardUseCompatPadding="true" custom:cardCornerRadius="4dp" @@ -320,4 +320,4 @@ - \ No newline at end of file + -- cgit v1.2.3