From b3257e0ffa53f93d550d71c1a5ffcecb4f4df0e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 10 Mar 2015 02:13:36 +0100 Subject: Ripple --- OpenKeychain/src/main/res/layout/decrypt_text_fragment.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'OpenKeychain/src/main/res/layout/decrypt_text_fragment.xml') diff --git a/OpenKeychain/src/main/res/layout/decrypt_text_fragment.xml b/OpenKeychain/src/main/res/layout/decrypt_text_fragment.xml index 0f341b2d6..fb01a5ef0 100644 --- a/OpenKeychain/src/main/res/layout/decrypt_text_fragment.xml +++ b/OpenKeychain/src/main/res/layout/decrypt_text_fragment.xml @@ -48,7 +48,7 @@ android:layout_marginLeft="16dp" android:layout_marginRight="16dp" android:clickable="true" - style="@style/SelectableItem" + android:background="?android:selectableItemBackground" android:orientation="horizontal"> + android:background="?android:selectableItemBackground" /> -- cgit v1.2.3