summaryrefslogtreecommitdiffstats
path: root/chips/res/layout/chips_recipient_dropdown_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chips/res/layout/chips_recipient_dropdown_item.xml')
-rw-r--r--chips/res/layout/chips_recipient_dropdown_item.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chips/res/layout/chips_recipient_dropdown_item.xml b/chips/res/layout/chips_recipient_dropdown_item.xml
index 3f0497e..cd11d67 100644
--- a/chips/res/layout/chips_recipient_dropdown_item.xml
+++ b/chips/res/layout/chips_recipient_dropdown_item.xml
@@ -43,7 +43,8 @@
android:layout_height="wrap_content"
android:paddingLeft="16dip"
android:singleLine="true"
- android:ellipsize="end" />
+ android:ellipsize="end"
+ android:layout_marginTop="-4dip" />
</LinearLayout>
<ImageView
android:id="@android:id/icon"