make sure the contact list items have proper height even without thumbnail

This commit is contained in:
tibbi
2018-01-29 17:42:24 +01:00
parent 7bf74e9e70
commit c72a3cd604
4 changed files with 8 additions and 4 deletions

View File

@ -3,4 +3,5 @@
<dimen name="contact_photo_size">80dp</dimen>
<dimen name="contact_actions_size">45dp</dimen>
<dimen name="contact_icons_size">40dp</dimen>
<dimen name="contact_item_height">48dp</dimen>
</resources>