aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/layout/encrypt_text_fragment.xml
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-09-21 18:10:51 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2014-09-21 18:10:51 +0200
commit1f5f937d008673bd2d57d88b2f63dc35576c29e5 (patch)
treefa0909f1605506747c32876fe2ce43dd131165ab /OpenKeychain/src/main/res/layout/encrypt_text_fragment.xml
parent9bd3383b49c98ed823f5d7df4a26f148bb3c1329 (diff)
downloadopen-keychain-1f5f937d008673bd2d57d88b2f63dc35576c29e5.tar.gz
open-keychain-1f5f937d008673bd2d57d88b2f63dc35576c29e5.tar.bz2
open-keychain-1f5f937d008673bd2d57d88b2f63dc35576c29e5.zip
Small UI fixes
Diffstat (limited to 'OpenKeychain/src/main/res/layout/encrypt_text_fragment.xml')
-rw-r--r--OpenKeychain/src/main/res/layout/encrypt_text_fragment.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/OpenKeychain/src/main/res/layout/encrypt_text_fragment.xml b/OpenKeychain/src/main/res/layout/encrypt_text_fragment.xml
index f724604c2..83e2cf9ee 100644
--- a/OpenKeychain/src/main/res/layout/encrypt_text_fragment.xml
+++ b/OpenKeychain/src/main/res/layout/encrypt_text_fragment.xml
@@ -32,8 +32,7 @@
android:layout_height="wrap_content"
android:clickable="true"
style="@style/SelectableItem"
- android:orientation="horizontal"
- android:layout_marginBottom="8dp">
+ android:orientation="horizontal">
<TextView
android:paddingLeft="8dp"