aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/layout/linked_id_item.xml
diff options
context:
space:
mode:
authorVincent Breitmoser <valodim@mugenguild.com>2015-04-27 19:49:42 +0200
committerVincent Breitmoser <valodim@mugenguild.com>2015-04-27 19:49:42 +0200
commitfc61208ce78e1a70dbd407bb554ff3e3edd91cea (patch)
tree9288cd97d6fe5d6b2221ebb4fda1563f98dc8c65 /OpenKeychain/src/main/res/layout/linked_id_item.xml
parentdd1243c31289973e238d36ca35b10539eb909239 (diff)
downloadopen-keychain-fc61208ce78e1a70dbd407bb554ff3e3edd91cea.tar.gz
open-keychain-fc61208ce78e1a70dbd407bb554ff3e3edd91cea.tar.bz2
open-keychain-fc61208ce78e1a70dbd407bb554ff3e3edd91cea.zip
small ui niceties
Diffstat (limited to 'OpenKeychain/src/main/res/layout/linked_id_item.xml')
-rw-r--r--OpenKeychain/src/main/res/layout/linked_id_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenKeychain/src/main/res/layout/linked_id_item.xml b/OpenKeychain/src/main/res/layout/linked_id_item.xml
index c70701962..4846bd0a4 100644
--- a/OpenKeychain/src/main/res/layout/linked_id_item.xml
+++ b/OpenKeychain/src/main/res/layout/linked_id_item.xml
@@ -38,7 +38,7 @@
<TextView
android:id="@+id/linked_id_comment"
- android:layout_width="wrap_content"
+ android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textColor="@color/tertiary_text_light"
tools:text="comment"