From 1a7677008bae900fb11a383d04766737aaa3f02f Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Sun, 14 Jun 2015 01:39:58 +0200 Subject: fix status icon alignment --- OpenKeychain/src/main/res/layout/decrypt_list_entry.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'OpenKeychain/src/main') diff --git a/OpenKeychain/src/main/res/layout/decrypt_list_entry.xml b/OpenKeychain/src/main/res/layout/decrypt_list_entry.xml index 6cd2c0ae6..862258152 100644 --- a/OpenKeychain/src/main/res/layout/decrypt_list_entry.xml +++ b/OpenKeychain/src/main/res/layout/decrypt_list_entry.xml @@ -63,6 +63,8 @@ android:orientation="horizontal" android:layout_width="match_parent" android:layout_height="wrap_content" + android:paddingRight="4dp" + android:paddingLeft="4dp" tools:ignore="UseCompoundDrawables">