From 6e0938aa9300b3bc8fa5b9c8cfd9c52a97c78506 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Wed, 24 Sep 2014 01:41:38 +0200 Subject: [PATCH] Fix new decrypt button --- OpenKeychain/src/main/res/layout/decrypt_content.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/OpenKeychain/src/main/res/layout/decrypt_content.xml b/OpenKeychain/src/main/res/layout/decrypt_content.xml index bcd040291..7cd066b5b 100644 --- a/OpenKeychain/src/main/res/layout/decrypt_content.xml +++ b/OpenKeychain/src/main/res/layout/decrypt_content.xml @@ -65,10 +65,8 @@ android:layout_width="0dp" android:layout_height="match_parent" android:layout_weight="1" - android:clickable="true" android:paddingRight="4dp" android:gravity="center_vertical" - style="@style/SelectableItem" android:orientation="vertical">